Searched refs:CheckDependent (Results 1 – 1 of 1) sorted by relevance
309 bool CheckDependent = Derived->isDependentContext(); in IsDerivedFromInclusive() local310 if (CheckDependent && MightInstantiateTo(Derived, Target)) in IsDerivedFromInclusive()338 if (CheckDependent && MightInstantiateTo(RD, Target)) in IsDerivedFromInclusive()624 bool CheckDependent; member634 CheckDependent(InstanceContext->isDependentContext() || in ProtectedFriendContext()664 if (CheckDependent && MightInstantiateTo(Cur, NamingClass)) in findFriendship()