/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
D | AppleObjCClassDescriptorV2.cpp | 18 Process *process, std::unique_ptr<objc_class_t> &objc_class) const { in Read_objc_class() 19 objc_class = std::make_unique<objc_class_t>(); in Read_objc_class() 21 bool ret = objc_class->Read(process, m_objc_class_ptr); in Read_objc_class() 24 objc_class.reset(); in Read_objc_class() 187 Process *process, const objc_class_t &objc_class, in Read_class_row() argument 195 objc_class.m_data_ptr, sizeof(uint32_t), 0, error); in Read_class_row() 202 if (!class_rw->Read(process, objc_class.m_data_ptr)) { in Read_class_row() 217 if (!class_ro->Read(process, objc_class.m_data_ptr)) { in Read_class_row() 365 std::unique_ptr<objc_class_t> objc_class; in Describe() local 369 if (!Read_objc_class(process, objc_class)) in Describe() [all …]
|
/external/llvm-project/clang/test/SemaObjCXX/ |
D | pr32725.mm | 4 struct objc_class { struct 7 typedef struct objc_class *Class; argument
|
/external/llvm-project/clang/test/Rewriter/ |
D | objc-modern-getclass-proto.mm | 8 // CHECK: __OBJC_RW_DLLIMPORT struct objc_class *objc_getClass(const char *); 9 // CHECK: __OBJC_RW_DLLIMPORT struct objc_class *objc_getMetaClass(const char *);
|
D | rewrite-super-message.mm | 2 …emporary -DKEEP_ATTRIBUTES -D"id=struct objc_object *" -D"Class=struct objc_class *" -D"SEL=void*"… 20 // CHECK: call %struct.objc_class* @class_getSuperclass
|
D | objc-modern-fast-enumeration.mm | 4 …triple i686-pc-win32 -Werror -Wno-address-of-temporary -D"Class=struct objc_class *" -D"id=struct … 5 …64-pc-win32 -Werror -Wno-address-of-temporary -D_WIN64 -D"Class=struct objc_class *" -D"id=struct …
|
/external/clang/test/Rewriter/ |
D | objc-modern-getclass-proto.mm | 8 // CHECK: __OBJC_RW_DLLIMPORT struct objc_class *objc_getClass(const char *); 9 // CHECK: __OBJC_RW_DLLIMPORT struct objc_class *objc_getMetaClass(const char *);
|
D | rewrite-super-message.mm | 2 …emporary -DKEEP_ATTRIBUTES -D"id=struct objc_object *" -D"Class=struct objc_class *" -D"SEL=void*"… 20 // CHECK: call %struct.objc_class* @class_getSuperclass
|
D | objc-modern-fast-enumeration.mm | 4 …triple i686-pc-win32 -Werror -Wno-address-of-temporary -D"Class=struct objc_class *" -D"id=struct … 5 …64-pc-win32 -Werror -Wno-address-of-temporary -D_WIN64 -D"Class=struct objc_class *" -D"id=struct …
|
/external/clang/test/Index/ |
D | reparse-predef-objc-protocol.m | 7 // CHECK: declare-objc-predef.h:2:16: StructDecl=objc_class:2:16 Extent=[2:9 - 2:26] 9 // CHECK: declare-objc-predef.h:2:16: TypeRef=struct objc_class:2:16 Extent=[2:16 - 2:26]
|
/external/llvm-project/clang/test/Index/ |
D | reparse-predef-objc-protocol.m | 7 // CHECK: declare-objc-predef.h:2:16: StructDecl=objc_class:2:16 Extent=[2:9 - 2:26] 9 // CHECK: declare-objc-predef.h:2:16: TypeRef=struct objc_class:2:16 Extent=[2:16 - 2:26]
|
/external/clang/test/SemaObjC/ |
D | class-getter-using-dotsyntax.m | 4 typedef struct objc_class *Class; struct 6 struct objc_class { struct
|
D | opaque-is-access.m | 6 struct objc_class *isa; 10 struct objc_class *isa;
|
D | deprecated-objc-introspection.m | 10 struct objc_class *isa; 15 struct objc_class *isa; 39 …expected-warning{{receiver type 'struct objc_class *' is not 'id' or interface pointer, consider c… 41 …expected-warning{{receiver type 'struct objc_class *' is not 'id' or interface pointer, consider c…
|
D | opaque-is-access-warn.m | 9 struct objc_class *isa; 13 struct objc_class *isa;
|
/external/llvm-project/clang/test/SemaObjC/ |
D | class-getter-using-dotsyntax.m | 4 typedef struct objc_class *Class; struct 6 struct objc_class { struct
|
D | opaque-is-access.m | 6 struct objc_class *isa; 10 struct objc_class *isa;
|
D | deprecated-objc-introspection.m | 10 struct objc_class *isa; 15 struct objc_class *isa; 39 …expected-warning{{receiver type 'struct objc_class *' is not 'id' or interface pointer, consider c… 41 …expected-warning{{receiver type 'struct objc_class *' is not 'id' or interface pointer, consider c…
|
D | opaque-is-access-warn.m | 9 struct objc_class *isa; 13 struct objc_class *isa;
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | fp-ret-bitcast.ll | 4 %struct.NSObject = type { %struct.objc_class* } 6 %struct.objc_class = type opaque
|
/external/llvm/test/Transforms/InstCombine/ |
D | fp-ret-bitcast.ll | 4 %struct.NSObject = type { %struct.objc_class* } 6 %struct.objc_class = type opaque
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | 2008-03-24-CoalescerBug.ll | 3 %struct..0objc_object = type { %struct.objc_class* } 11 %struct.objc_class = type opaque
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2008-03-24-CoalescerBug.ll | 3 %struct..0objc_object = type { %struct.objc_class* } 11 %struct.objc_class = type opaque
|
/external/clang/test/CodeGenObjC/ |
D | encode-test.m | 23 struct objc_class *isa; 54 struct objc_class *isa; 178 // CHECK: constant [14 x i8] c"{objc_class=}\00"
|
/external/llvm-project/clang/test/Index/Inputs/ |
D | declare-objc-predef.h | 2 typedef struct objc_class *Class
|
/external/clang/test/Index/Inputs/ |
D | declare-objc-predef.h | 2 typedef struct objc_class *Class
|