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::__anon5fe87f1e0111::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::__anon637901cc0111::MatchASTVisitor |