Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DNSAPI.cpp545 bool NSAPI::isSubclassOfNSClass(ObjCInterfaceDecl *InterfaceDecl, in isSubclassOfNSClass()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h3186 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); in AST_POLYMORPHIC_MATCHER_P() local
3204 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3259 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3277 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3311 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3328 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DBodyFarm.cpp721 if (auto *InterfaceDecl = dyn_cast<ObjCInterfaceDecl>(Container)) { in findBackingIvar() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
DASTMatchFinder.cpp479 const ObjCInterfaceDecl *InterfaceDecl = CAD->getClassInterface(); in VisitObjCCompatibleAliasDecl() local
1068 objcClassHasMatchingCompatibilityAlias(const ObjCInterfaceDecl *InterfaceDecl, in objcClassHasMatchingCompatibilityAlias()
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp759 const ObjCInterfaceDecl *InterfaceDecl = TrackedType->getInterfaceDecl(); in findMethodDecl() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp5073 llvm::DICompositeType *InterfaceDecl = in finalize() local