Searched refs:classIsDerivedFrom (Results 1 – 3 of 3) sorted by relevance
651 bool classIsDerivedFrom(const CXXRecordDecl *Declaration,1371 bool MatchASTVisitor::classIsDerivedFrom(const CXXRecordDecl *Declaration, in classIsDerivedFrom() function in clang::ast_matchers::internal::__anon995a12ab0111::MatchASTVisitor
3274 return Finder->classIsDerivedFrom(RD, Base, Builder, /*Directly=*/false); in AST_POLYMORPHIC_MATCHER_P()3399 return Finder->classIsDerivedFrom(RD, Base, Builder, /*Directly=*/true);
727 virtual bool classIsDerivedFrom(const CXXRecordDecl *Declaration,