/llvm-project/clang/test/SemaObjC/ |
H A D | deprecated-objc-introspection.m | 10 struct objc_class *isa; field 15 struct objc_class *isa; field 48 Class isa; // expected-note 4 {{instance variable is declared here}} field 55 Class isa; // note, not first ivar; field 67 Class isa; // note, isa is not in root class field
|
H A D | opaque-is-access-warn.m | 8 struct objc_class *isa; field 12 struct objc_class *isa; field
|
H A D | opaque-is-access.m | 5 struct objc_class *isa; field 9 struct objc_class *isa; field
|
H A D | class-getter-using-dotsyntax.m | 7 Class isa; field 11 Class isa; typedef
|
H A D | block-ivar.m | 5 struct objc_object *isa; field
|
H A D | generic-selection.m | 6 Class isa; field
|
/llvm-project/clang/test/FixIt/ |
H A D | auto-isa-fixit.m | 23 Class isa; // expected-note 3 {{instance variable is declared here}} field 30 Class isa; // note, not first ivar; field 42 Class isa; // note, isa is not in root class field
|
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/ |
H A D | Types.h | 68 bool isa() const { in isa() function 74 bool isa() const { in isa() function
|
/llvm-project/clang/test/Modules/Inputs/ |
H A D | objc_type_param.h | 3 Class isa; variable
|
/llvm-project/clang/test/Analysis/Inputs/ |
H A D | llvm.h | 25 inline bool isa(const Y &Val) { in isa() function
|
/llvm-project/clang/test/Index/ |
H A D | complete-property-flags.m | 5 void *isa; field
|
/llvm-project/compiler-rt/lib/BlocksRuntime/ |
H A D | Block_private.h | 71 void *isa; member 81 void *isa; member 92 void *isa; member 164 void *isa; member
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | debug-info-impl.m | 3 struct objc_object *isa; field
|
H A D | gnustep2-ivar-offset.m | 10 struct objc_object *isa; field
|
H A D | blocks-ivar-debug.m | 4 struct objc_object *isa; field
|
H A D | id-isa-codegen.m | 7 Class isa; field 40 id isa; field
|
H A D | debug-info-synthesis.m | 6 struct objc_object *isa; field
|
H A D | debug-info-block-helper.m | 8 struct objc_object *isa; field
|
H A D | ivar-layout-no-optimize.m | 8 id isa; field
|
H A D | gnustep2-category-protocol.m | 13 id isa; field
|
H A D | ivar-layout-array0-struct.m | 6 id isa; field
|
/llvm-project/compiler-rt/test/BlocksRuntime/ |
H A D | flagsisa.c | 14 __block void *isa; in main() local
|
/llvm-project/clang/test/Parser/ |
H A D | objc-quirks.m | 17 id isa; field
|
/llvm-project/clang/test/Sema/ |
H A D | builtin_objc_msgSend.c | 6 Class isa; member
|
/llvm-project/clang/test/Analysis/inlining/ |
H A D | InlineObjCInstanceMethod.h | 9 Class isa; member
|