Searched refs:CheckDependent (Results 1 – 1 of 1) sorted by relevance
286 bool CheckDependent = Derived->isDependentContext(); in IsDerivedFromInclusive() local287 if (CheckDependent && MightInstantiateTo(Derived, Target)) in IsDerivedFromInclusive()315 if (CheckDependent && MightInstantiateTo(RD, Target)) in IsDerivedFromInclusive()601 bool CheckDependent; member611 CheckDependent(InstanceContext->isDependentContext() || in ProtectedFriendContext()641 if (CheckDependent && MightInstantiateTo(Cur, NamingClass)) in findFriendship()