Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/objc/
H A DMissingHashCheck.cpp23 const ObjCInterfaceDecl *InterfaceDecl = Node.getClassInterface(); in AST_MATCHER_P() local
H A DSuperSelfCheck.cpp54 const ObjCInterfaceDecl *InterfaceDecl = Node.getClassInterface(); in AST_MATCHER_P() local
/llvm-project-15.0.7/clang/lib/AST/
H A DNSAPI.cpp546 bool NSAPI::isSubclassOfNSClass(ObjCInterfaceDecl *InterfaceDecl, in isSubclassOfNSClass()
/llvm-project-15.0.7/clang/lib/Analysis/
H A DBodyFarm.cpp761 if (auto *InterfaceDecl = dyn_cast<ObjCInterfaceDecl>(Container)) { in findBackingIvar() local
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3199 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); in AST_POLYMORPHIC_MATCHER_P() local
3217 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3272 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3290 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3324 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
3341 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); variable
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp756 const ObjCInterfaceDecl *InterfaceDecl = TrackedType->getInterfaceDecl(); in findMethodDecl() local
/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp494 const ObjCInterfaceDecl *InterfaceDecl = CAD->getClassInterface(); in VisitObjCCompatibleAliasDecl() local
1289 objcClassHasMatchingCompatibilityAlias(const ObjCInterfaceDecl *InterfaceDecl, in objcClassHasMatchingCompatibilityAlias()
/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp563 const ObjCInterfaceDecl *InterfaceDecl = Decl->getClassInterface(); in VisitObjCCategoryDecl() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5628 llvm::DICompositeType *InterfaceDecl = in finalize() local