Lines Matching refs:isProvablyNotDerivedFrom
28 static bool IsProvablyNotDerivedFrom(Sema &SemaRef,
45 if (!IsProvablyNotDerivedFrom(SemaRef, BaseRecord, Bases))
172 contextClass->isProvablyNotDerivedFrom(R.getNamingClass()))
180 if (IsProvablyNotDerivedFrom(SemaRef, contextClass, Classes))
538 if (!IsProvablyNotDerivedFrom(*this, BaseRecord, MemberRecord))