Home
last modified time | relevance | path

Searched defs:superclass (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/Index/
H A Dcomplete-objc-message-id.m9 + (Class)superclass; class
12 - (id)superclass; method
/llvm-project/clang/test/SemaObjC/
H A Dunimplemented-protocol-prop.m29 @interface superclass interface
/llvm-project/clang/test/CodeGenObjC/
H A D2008-10-3-EhValue.m15 -superclass; method
/llvm-project/clang/test/Analysis/inlining/
H A DInlineObjCClassMethod.m21 + (Class)superclass; class
/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp769 } else if (PropertyType superclass = type.getSuperclassType()) { emitBasicReaderWriterTemplate() local
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp950 if (auto superclass = iterator->second->GetSuperclass()) { in DoExecute() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3625 uint64_t superclass; // class64_t * (64-bit pointer) member
3617 uint64_t superclass; // class64_t * (64-bit pointer) global() member
[all...]