Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp549 isSubclassOfNSClass(ObjCInterfaceDecl * InterfaceDecl,NSClassIdKindKind NSClassKind) const isSubclassOfNSClass() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3277 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); AST_POLYMORPHIC_MATCHER_P() local
3295 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); global() variable
3350 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); global() variable
3368 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); global() variable
3402 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); global() variable
3419 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp763 if (auto *InterfaceDecl = dyn_cast<ObjCInterfaceDecl>(Container)) { in findBackingIvar() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp755 const ObjCInterfaceDecl *InterfaceDecl = TrackedType->getInterfaceDecl(); in findMethodDecl() local
/freebsd-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()
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1124 const ObjCInterfaceDecl *InterfaceDecl = Decl->getClassInterface(); VisitObjCCategoryDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5843 llvm::DICompositeType *InterfaceDecl = finalize() local