Searched refs:CheckDependent (Results 1 – 1 of 1) sorted by relevance
287 bool CheckDependent = Derived->isDependentContext(); in IsDerivedFromInclusive() local288 if (CheckDependent && MightInstantiateTo(Derived, Target)) in IsDerivedFromInclusive()316 if (CheckDependent && MightInstantiateTo(RD, Target)) in IsDerivedFromInclusive()602 bool CheckDependent; member612 CheckDependent(InstanceContext->isDependentContext() || in ProtectedFriendContext()642 if (CheckDependent && MightInstantiateTo(Cur, NamingClass)) in findFriendship()