/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 1192 #define NON_CANONICAL_TYPE(Class, Base) \ in DeduceTemplateArgumentsByTypeMatch() argument 1194 #define TYPE(Class, Base) in DeduceTemplateArgumentsByTypeMatch() argument 4954 #define TYPE(Class, Base) in MarkUsedTemplateParameters() argument 4955 #define ABSTRACT_TYPE(Class, Base) in MarkUsedTemplateParameters() argument 4956 #define DEPENDENT_TYPE(Class, Base) in MarkUsedTemplateParameters() argument 4957 #define NON_CANONICAL_TYPE(Class, Base) case Type::Class: in MarkUsedTemplateParameters() argument
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/ProtoRPC/ |
H A D | ProtoServiceLegacy.m | 53 responseClass:(Class)responseClass argument
|
H A D | ProtoRPCLegacy.m | 54 responseClass:(Class)responseClass argument
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | category-method-lookup-2.m | 4 typedef struct objc_class *Class; typedef
|
H A D | objc-buffered-methods.m | 16 Class graphicClass; category
|
H A D | self-in-function.m | 5 typedef struct objc_class *Class; typedef
|
H A D | property-lookup-in-id.m | 4 typedef struct objc_class *Class; typedef
|
H A D | class-getter-using-dotsyntax.m | 4 typedef struct objc_class *Class; typedef
|
/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | ObjCNoReturn.cpp | 21 static bool isSubclass(const ObjCInterfaceDecl *Class, IdentifierInfo *II) { in isSubclass()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.cat/ |
H A D | function.pass.cpp | 16 class Class {}; class
|
/aosp_15_r20/external/clang/test/Index/ |
H A D | print-type.m | 4 -(const id) mymethod2:(id)x blah:(Class)y boo:(SEL)z; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
H A D | MCTargetAsmParser.h | 288 unsigned Class; member 295 unsigned Class; member
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | deopt_manager.h | 48 class Class; variable
|
H A D | alloc_manager.h | 48 class Class; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.rel/ |
H A D | is_same.pass.cpp | 61 class Class class
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/utils/ |
H A D | attrs_freezer.py | 19 class Class(type): class
|
/aosp_15_r20/external/clang/test/Rewriter/ |
H A D | rewrite-elaborated-type.mm | 7 typedef struct objc_class *Class; typedef
|
/aosp_15_r20/external/clang/test/Parser/ |
H A D | objc-forcollection-neg-2.m | 3 typedef struct objc_class *Class; typedef
|
/aosp_15_r20/art/runtime/entrypoints/quick/ |
H A D | quick_entrypoints.h | 34 class Class; variable
|
/aosp_15_r20/external/TestParameterInjector/junit5/src/main/java/com/google/testing/junit/testparameterinjector/junit5/ |
H A D | ByteStringReflection.java | 69 String methodName, Object obj, ImmutableMap<Class<?>, ?> args) { in invokeByteStringMethod()
|
/aosp_15_r20/external/TestParameterInjector/junit4/src/main/java/com/google/testing/junit/testparameterinjector/ |
H A D | ByteStringReflection.java | 69 String methodName, Object obj, ImmutableMap<Class<?>, ?> args) { in invokeByteStringMethod()
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | class_loader.h | 35 class Class; variable
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | overloaded-func-transparent-union.c | 9 } Class; typedef
|
/aosp_15_r20/art/runtime/ |
H A D | verify_object.h | 28 class Class; variable
|
/aosp_15_r20/external/llvm/tools/llvm-pdbdump/ |
H A D | TypeDumper.cpp | 55 while (auto Class = Classes->getNext()) in start() local
|