Home
last modified time | relevance | path

Searched refs:objcClassIsDerivedFrom (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp664 bool objcClassIsDerivedFrom(const ObjCInterfaceDecl *Declaration,
1418 bool MatchASTVisitor::objcClassIsDerivedFrom( in objcClassIsDerivedFrom() function in clang::ast_matchers::internal::__anon49a4c76e0111::MatchASTVisitor
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h3279 return Finder->objcClassIsDerivedFrom(InterfaceDecl, Base, Builder, in AST_POLYMORPHIC_MATCHER_P()
3404 return Finder->objcClassIsDerivedFrom(InterfaceDecl, Base, Builder,
HDASTMatchersInternal.h732 virtual bool objcClassIsDerivedFrom(const ObjCInterfaceDecl *Declaration,