Home
last modified time | relevance | path

Searched defs:isa (Results 1 – 25 of 121) sorted by relevance

12345

/llvm-project/clang/test/SemaObjC/
H A Ddeprecated-objc-introspection.m10 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 Dopaque-is-access-warn.m8 struct objc_class *isa; field
12 struct objc_class *isa; field
H A Dopaque-is-access.m5 struct objc_class *isa; field
9 struct objc_class *isa; field
H A Dclass-getter-using-dotsyntax.m7 Class isa; field
11 Class isa; typedef
H A Dblock-ivar.m5 struct objc_object *isa; field
H A Dgeneric-selection.m6 Class isa; field
/llvm-project/clang/test/FixIt/
H A Dauto-isa-fixit.m23 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 DTypes.h68 bool isa() const { in isa() function
74 bool isa() const { in isa() function
/llvm-project/clang/test/Modules/Inputs/
H A Dobjc_type_param.h3 Class isa; variable
/llvm-project/clang/test/Analysis/Inputs/
H A Dllvm.h25 inline bool isa(const Y &Val) { in isa() function
/llvm-project/clang/test/Index/
H A Dcomplete-property-flags.m5 void *isa; field
/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h71 void *isa; member
81 void *isa; member
92 void *isa; member
164 void *isa; member
/llvm-project/clang/test/CodeGenObjC/
H A Ddebug-info-impl.m3 struct objc_object *isa; field
H A Dgnustep2-ivar-offset.m10 struct objc_object *isa; field
H A Dblocks-ivar-debug.m4 struct objc_object *isa; field
H A Did-isa-codegen.m7 Class isa; field
40 id isa; field
H A Ddebug-info-synthesis.m6 struct objc_object *isa; field
H A Ddebug-info-block-helper.m8 struct objc_object *isa; field
H A Divar-layout-no-optimize.m8 id isa; field
H A Dgnustep2-category-protocol.m13 id isa; field
H A Divar-layout-array0-struct.m6 id isa; field
/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dflagsisa.c14 __block void *isa; in main() local
/llvm-project/clang/test/Parser/
H A Dobjc-quirks.m17 id isa; field
/llvm-project/clang/test/Sema/
H A Dbuiltin_objc_msgSend.c6 Class isa; member
/llvm-project/clang/test/Analysis/inlining/
H A DInlineObjCInstanceMethod.h9 Class isa; member

12345