Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp638 bool objcClassIsDerivedFrom(const ObjCInterfaceDecl *Declaration,
1175 bool MatchASTVisitor::objcClassIsDerivedFrom( in objcClassIsDerivedFrom() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3175 return Finder->objcClassIsDerivedFrom(InterfaceDecl, Base, Builder, in AST_POLYMORPHIC_MATCHER_P()
3300 return Finder->objcClassIsDerivedFrom(InterfaceDecl, Base, Builder,
H A DASTMatchersInternal.h747 virtual bool objcClassIsDerivedFrom(const ObjCInterfaceDecl *Declaration,