Searched refs:classIsDerivedFromImpl (Results 1 – 1 of 1) sorted by relevance
660 classIsDerivedFromImpl(const CXXRecordDecl *Declaration,1399 return classIsDerivedFromImpl(Declaration, Base, Builder, Directly, Visited); in classIsDerivedFrom()1402 bool MatchASTVisitor::classIsDerivedFromImpl( in classIsDerivedFromImpl() function in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor1432 classIsDerivedFromImpl(ClassDecl, Base, Builder, Directly, Visited)) in classIsDerivedFromImpl()