Searched defs:InterfaceDecl (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp540 bool NSAPI::isSubclassOfNSClass(ObjCInterfaceDecl *InterfaceDecl, argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2839 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); local
2857 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); local
2912 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); local
2930 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); local
2964 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); local
2981 const auto *InterfaceDecl = cast<ObjCInterfaceDecl>(&Node); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp759 const ObjCInterfaceDecl *InterfaceDecl = TrackedType->getInterfaceDecl(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp438 const ObjCInterfaceDecl *InterfaceDecl = CAD->getClassInterface(); local
842 objcClassHasMatchingCompatibilityAlias(const ObjCInterfaceDecl *InterfaceDecl, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4916 llvm::DICompositeType *InterfaceDecl = local

Completed in 406 milliseconds