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::__anond7f3fd2a0111::MatchASTVisitor
3275 return Finder->classIsDerivedFrom(RD, Base, Builder, /*Directly=*/false); in AST_POLYMORPHIC_MATCHER_P()3400 return Finder->classIsDerivedFrom(RD, Base, Builder, /*Directly=*/true);
723 virtual bool classIsDerivedFrom(const CXXRecordDecl *Declaration,