Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp654 bool objcClassIsDerivedFrom(const ObjCInterfaceDecl *Declaration,
1396 bool MatchASTVisitor::objcClassIsDerivedFrom( in objcClassIsDerivedFrom() function in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3200 return Finder->objcClassIsDerivedFrom(InterfaceDecl, Base, Builder, in AST_POLYMORPHIC_MATCHER_P()
3325 return Finder->objcClassIsDerivedFrom(InterfaceDecl, Base, Builder,
H A DASTMatchersInternal.h737 virtual bool objcClassIsDerivedFrom(const ObjCInterfaceDecl *Declaration,