Searched refs:classIsDerivedFromImpl (Results 1 – 1 of 1) sorted by relevance
658 classIsDerivedFromImpl(const CXXRecordDecl *Declaration,1376 return classIsDerivedFromImpl(Declaration, Base, Builder, Directly, Visited); in classIsDerivedFrom()1379 bool MatchASTVisitor::classIsDerivedFromImpl( in classIsDerivedFromImpl() function in clang::ast_matchers::internal::__anond7f3fd2a0111::MatchASTVisitor1409 classIsDerivedFromImpl(ClassDecl, Base, Builder, Directly, Visited)) in classIsDerivedFromImpl()