Searched refs:classIsDerivedFrom (Results 1 – 3 of 3) sorted by relevance
653 bool classIsDerivedFrom(const CXXRecordDecl *Declaration,1394 bool MatchASTVisitor::classIsDerivedFrom(const CXXRecordDecl *Declaration, in classIsDerivedFrom() function in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor
3368 return Finder->classIsDerivedFrom(RD, Base, Builder, /*Directly=*/false); in AST_POLYMORPHIC_MATCHER_P()3493 return Finder->classIsDerivedFrom(RD, Base, Builder, /*Directly=*/true);
730 virtual bool classIsDerivedFrom(const CXXRecordDecl *Declaration,