Searched refs:CheckDependent (Results 1 – 1 of 1) sorted by relevance
305 bool CheckDependent = Derived->isDependentContext(); in IsDerivedFromInclusive() local306 if (CheckDependent && MightInstantiateTo(Derived, Target)) in IsDerivedFromInclusive()334 if (CheckDependent && MightInstantiateTo(RD, Target)) in IsDerivedFromInclusive()620 bool CheckDependent; member630 CheckDependent(InstanceContext->isDependentContext() || in ProtectedFriendContext()660 if (CheckDependent && MightInstantiateTo(Cur, NamingClass)) in findFriendship()