Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIVisitor.cpp276 if (const auto *SuperClassDecl = Decl->getSuperClass()) { in VisitObjCInterfaceDecl() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1777 const ObjCInterfaceDecl * SuperClassDecl = in GenerateClass() local
3490 const ObjCInterfaceDecl * SuperClassDecl = in GenerateClass() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp573 ObjCInterfaceDecl *SuperClassDecl = in ActOnSuperClassOfClassInterface() local