Searched refs:objc_class (Results 1 – 25 of 59) sorted by relevance
123
8 // CHECK: __OBJC_RW_DLLIMPORT struct objc_class *objc_getClass(const char *);9 // CHECK: __OBJC_RW_DLLIMPORT struct objc_class *objc_getMetaClass(const char *);
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
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 …
7 typedef struct objc_class * Class;
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]
4 typedef struct objc_class *Class; struct6 struct objc_class { struct
6 struct objc_class *isa;10 struct objc_class *isa;
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…
9 struct objc_class *isa;13 struct objc_class *isa;
5 typedef struct objc_class *Class; struct
4 typedef struct objc_class *Class; struct
4 %struct.NSObject = type { %struct.objc_class* }6 %struct.objc_class = type opaque
23 struct objc_class *isa;54 struct objc_class *isa;178 // CHECK: constant [14 x i8] c"{objc_class=}\00"
3 %struct..0objc_object = type { %struct.objc_class* }11 %struct.objc_class = type opaque
2 typedef struct objc_class *Class
5 typedef struct objc_class *Class;
20 .objc_class
24 .objc_class
7 typedef struct objc_class *Class;
7 typedef struct objc_class *Class; struct