Searched defs:SuperClassDecl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/ExtractAPI/ | ||
H A D | ExtractAPIVisitor.h | 1033 if (const auto *SuperClassDecl = Decl->getSuperClass()) VisitObjCInterfaceDecl() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCGNU.cpp | 1783 const ObjCInterfaceDecl * SuperClassDecl = GenerateClass() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclObjC.cpp | 581 ObjCInterfaceDecl *SuperClassDecl = ActOnSuperClassOfClassInterface() local |