Home
last modified time | relevance | path

Searched defs:objc_class (Results 1 – 25 of 49) sorted by relevance

12

/external/clang/test/SemaObjC/
Dclass-getter-using-dotsyntax.m4 typedef struct objc_class *Class; struct
6 struct objc_class { struct
7 Class isa;
Dmethod-lookup-5.m4 typedef struct objc_class *Class; struct
Dclass-method-self.m3 typedef struct objc_class *Class; struct
Dcategory-method-lookup-2.m4 typedef struct objc_class *Class; struct
Dself-in-function.m5 typedef struct objc_class *Class; struct
Dproperty-lookup-in-id.m4 typedef struct objc_class *Class; struct
Dprotocol-archane.m32 typedef struct objc_class *Class; struct
Dprotocol-qualified-class-unsupported.m6 typedef struct objc_class *Class; struct
/external/llvm-project/clang/test/SemaObjC/
Dclass-getter-using-dotsyntax.m4 typedef struct objc_class *Class; struct
6 struct objc_class { struct
7 Class isa;
Dmethod-lookup-5.m4 typedef struct objc_class *Class; struct
Dcategory-method-lookup-2.m4 typedef struct objc_class *Class; struct
Dself-in-function.m5 typedef struct objc_class *Class; struct
Dproperty-lookup-in-id.m4 typedef struct objc_class *Class; struct
Dprotocol-qualified-class-unsupported.m6 typedef struct objc_class *Class; struct
Dprotocol-archane.m32 typedef struct objc_class *Class; struct
/external/llvm-project/clang/test/SemaObjCXX/
Dpr32725.mm4 struct objc_class { struct
7 typedef struct objc_class *Class; argument
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCClassDescriptorV2.cpp187 Process *process, const objc_class_t &objc_class, in Read_class_row()
365 std::unique_ptr<objc_class_t> objc_class; in Describe() local
451 std::unique_ptr<objc_class_t> objc_class; in GetClassName() local
472 std::unique_ptr<objc_class_t> objc_class; in GetSuperclass() local
487 std::unique_ptr<objc_class_t> objc_class; in GetMetaclass() local
502 std::unique_ptr<objc_class_t> objc_class; in GetInstanceSize() local
/external/llvm-project/clang/test/CodeGenObjC/
Dns-constant-strings.m22 extern struct objc_class _NSConstantStringClassReference; struct
/external/clang/test/CodeGenObjC/
Dns-constant-strings.m22 extern struct objc_class _NSConstantStringClassReference; struct
/external/llvm-project/clang/test/Rewriter/
Drewrite-elaborated-type.mm7 typedef struct objc_class *Class; struct
/external/llvm-project/clang/test/Parser/
Dobjc-forcollection-neg-2.m3 typedef struct objc_class *Class; struct
Dobjc-forcollection-1.m3 typedef struct objc_class *Class; struct
/external/clang/test/Parser/
Dobjc-forcollection-neg-2.m3 typedef struct objc_class *Class; struct
/external/clang/test/Rewriter/
Drewrite-elaborated-type.mm7 typedef struct objc_class *Class; struct
Drewrite-modern-try-finally.m4 typedef struct objc_class *Class; struct

12