Searched refs:CheckDependent (Results 1 – 1 of 1) sorted by relevance
299 bool CheckDependent = Derived->isDependentContext(); in IsDerivedFromInclusive() local300 if (CheckDependent && MightInstantiateTo(Derived, Target)) in IsDerivedFromInclusive()328 if (CheckDependent && MightInstantiateTo(RD, Target)) in IsDerivedFromInclusive()614 bool CheckDependent; member624 CheckDependent(InstanceContext->isDependentContext() || in ProtectedFriendContext()654 if (CheckDependent && MightInstantiateTo(Cur, NamingClass)) in findFriendship()