Home
last modified time | relevance | path

Searched defs:super_class (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dbuiltin_objc_msgSend.m7 Class super_class; field
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp851 RequireCompleteType(clang::QualType(super_class->getTypeForDecl(), 0)); in CompleteObjCInterfaceDecl() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3851 uint32_t super_class; /* struct objc_class * (32-bit pointer) */ global() member