Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1033 if (const auto *SuperClassDecl = Decl->getSuperClass()) VisitObjCInterfaceDecl() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1783 const ObjCInterfaceDecl * SuperClassDecl = GenerateClass() local
3604 const ObjCInterfaceDecl * SuperClassDecl = GenerateClass() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp581 ObjCInterfaceDecl *SuperClassDecl = ActOnSuperClassOfClassInterface() local
[all...]