Home | History | Annotate | Download | only in AST

Lines Matching refs:isDerivedFrom

1427   bool isDerivedFrom(const CXXRecordDecl *Base) const;
1443 /// \todo add a separate parameter to configure IsDerivedFrom, rather than
1445 bool isDerivedFrom(const CXXRecordDecl *Base, CXXBasePaths &Paths) const;