Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp459 if (const auto *SuperClassDecl = Decl->getSuperClass()) { in VisitObjCInterfaceDecl() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1777 const ObjCInterfaceDecl * SuperClassDecl = in GenerateClass() local
3490 const ObjCInterfaceDecl * SuperClassDecl = in GenerateClass() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp573 ObjCInterfaceDecl *SuperClassDecl = in ActOnSuperClassOfClassInterface() local