Home
last modified time | relevance | path

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

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