Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp666 bool objcClassIsDerivedFrom(const ObjCInterfaceDecl *Declaration,
1441 bool MatchASTVisitor::objcClassIsDerivedFrom( in objcClassIsDerivedFrom() function in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3372 return Finder->objcClassIsDerivedFrom(InterfaceDecl, Base, Builder, in AST_POLYMORPHIC_MATCHER_P()
3497 return Finder->objcClassIsDerivedFrom(InterfaceDecl, Base, Builder,
H A DASTMatchersInternal.h739 virtual bool objcClassIsDerivedFrom(const ObjCInterfaceDecl *Declaration,