Home
last modified time | relevance | path

Searched refs:objc_class (Results 1 – 25 of 51) sorted by relevance

123

/external/clang/test/Rewriter/
Dobjc-modern-getclass-proto.mm8 // CHECK: __OBJC_RW_DLLIMPORT struct objc_class *objc_getClass(const char *);
9 // CHECK: __OBJC_RW_DLLIMPORT struct objc_class *objc_getMetaClass(const char *);
Drewrite-super-message.mm2 …emporary -DKEEP_ATTRIBUTES -D"id=struct objc_object *" -D"Class=struct objc_class *" -D"SEL=void*"…
20 // CHECK: call %struct.objc_class* @class_getSuperclass
Dobjc-modern-fast-enumeration.mm4 …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 …
Drewrite-modern-super.mm7 typedef struct objc_class * Class;
Drewrite-modern-try-finally.m4 typedef struct objc_class *Class; struct
/external/clang/test/Index/
Dreparse-predef-objc-protocol.m7 // 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/
Dclass-getter-using-dotsyntax.m4 typedef struct objc_class *Class; struct
6 struct objc_class { struct
Dopaque-is-access.m6 struct objc_class *isa;
10 struct objc_class *isa;
Ddeprecated-objc-introspection.m10 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…
Dopaque-is-access-warn.m9 struct objc_class *isa;
13 struct objc_class *isa;
Dself-in-function.m5 typedef struct objc_class *Class; struct
Dmethod-lookup-5.m4 typedef struct objc_class *Class; struct
Dcategory-method-lookup-2.m4 typedef struct objc_class *Class; struct
Dproperty-lookup-in-id.m4 typedef struct objc_class *Class; struct
Dclass-method-self.m3 typedef struct objc_class *Class; struct
Dprotocol-qualified-class-unsupported.m6 typedef struct objc_class *Class; struct
/external/llvm/test/Transforms/InstCombine/
Dfp-ret-bitcast.ll4 %struct.NSObject = type { %struct.objc_class* }
6 %struct.objc_class = type opaque
/external/clang/test/CodeGenObjC/
Dencode-test.m23 struct objc_class *isa;
54 struct objc_class *isa;
178 // CHECK: constant [14 x i8] c"{objc_class=}\00"
/external/llvm/test/CodeGen/PowerPC/
D2008-03-24-CoalescerBug.ll3 %struct..0objc_object = type { %struct.objc_class* }
11 %struct.objc_class = type opaque
/external/clang/test/Index/Inputs/
Ddeclare-objc-predef.h2 typedef struct objc_class *Class
/external/clang/test/Sema/
Dbuiltin_objc_msgSend.c5 typedef struct objc_class *Class;
/external/llvm/test/MC/MachO/
Dx86_64-sections.s20 .objc_class
Dx86_32-sections.s24 .objc_class
/external/clang/test/Analysis/inlining/
DInlineObjCInstanceMethod.h7 typedef struct objc_class *Class;
/external/clang/test/Analysis/
Dshallow-mode.m7 typedef struct objc_class *Class; struct

123