Searched defs:classIsDerivedFrom (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/ASTMatchers/ | ||
D | ASTMatchFinder.cpp | 782 bool MatchASTVisitor::classIsDerivedFrom(const CXXRecordDecl *Declaration, in classIsDerivedFrom() function in clang::ast_matchers::internal::__anonf927a3570111::MatchASTVisitor |
/external/llvm-project/clang/lib/ASTMatchers/ | ||
D | ASTMatchFinder.cpp | 1008 bool MatchASTVisitor::classIsDerivedFrom(const CXXRecordDecl *Declaration, in classIsDerivedFrom() function in clang::ast_matchers::internal::__anon047f7aa50111::MatchASTVisitor |