Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h991 if (const auto *SuperClassDecl = Decl->getSuperClass()) { VisitObjCInterfaceDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1785 const ObjCInterfaceDecl * SuperClassDecl = GenerateClass() local
3605 const ObjCInterfaceDecl * SuperClassDecl = GenerateClass() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp573 ObjCInterfaceDecl *SuperClassDecl = ActOnSuperClassOfClassInterface() local
[all...]