Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp654 bool objcClassIsDerivedFrom(const ObjCInterfaceDecl *Declaration,
1396 bool MatchASTVisitor::objcClassIsDerivedFrom( in objcClassIsDerivedFrom() function in clang::ast_matchers::internal::__anonab4d286c0111::MatchASTVisitor
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3201 return Finder->objcClassIsDerivedFrom(InterfaceDecl, Base, Builder, in AST_POLYMORPHIC_MATCHER_P()
3326 return Finder->objcClassIsDerivedFrom(InterfaceDecl, Base, Builder,
H A DASTMatchersInternal.h736 virtual bool objcClassIsDerivedFrom(const ObjCInterfaceDecl *Declaration,