Searched refs:CheckDependent (Results 1 – 1 of 1) sorted by relevance
307 bool CheckDependent = Derived->isDependentContext(); in IsDerivedFromInclusive() local308 if (CheckDependent && MightInstantiateTo(Derived, Target)) in IsDerivedFromInclusive()336 if (CheckDependent && MightInstantiateTo(RD, Target)) in IsDerivedFromInclusive()622 bool CheckDependent; member632 CheckDependent(InstanceContext->isDependentContext() || in ProtectedFriendContext()662 if (CheckDependent && MightInstantiateTo(Cur, NamingClass)) in findFriendship()