Home
last modified time | relevance | path

Searched defs:InterfaceDecl (Results 1 – 7 of 7) sorted by relevance

/src/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp522 bool NSAPI::isSubclassOfNSClass(ObjCInterfaceDecl *InterfaceDecl, in isSubclassOfNSClass()
/src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3278 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); in AST_POLYMORPHIC_MATCHER_P() local
3296 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3351 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3369 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3403 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3420 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
/src/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp763 if (auto *InterfaceDecl = dyn_cast<ObjCInterfaceDecl>(Container)) { in findBackingIvar() local
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp755 const ObjCInterfaceDecl *InterfaceDecl = TrackedType->getInterfaceDecl(); in findMethodDecl() local
/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp496 const ObjCInterfaceDecl *InterfaceDecl = CAD->getClassInterface(); in VisitObjCCompatibleAliasDecl() local
1300 objcClassHasMatchingCompatibilityAlias(const ObjCInterfaceDecl *InterfaceDecl, in objcClassHasMatchingCompatibilityAlias()
/src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1181 const ObjCInterfaceDecl *InterfaceDecl = Decl->getClassInterface(); in VisitObjCCategoryDecl() local
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp6026 llvm::DICompositeType *InterfaceDecl = in finalize() local