Searched defs:isProvablyNotDerivedFrom (Results 1 – 2 of 2) sorted by relevance
109 bool CXXRecordDecl::isProvablyNotDerivedFrom(const CXXRecordDecl *Base) const { in isProvablyNotDerivedFrom() function in CXXRecordDecl
34 static bool isProvablyNotDerivedFrom(Sema &SemaRef, CXXRecordDecl *Record, in isProvablyNotDerivedFrom() function