Searched refs:CheckDependent (Results 1 – 1 of 1) sorted by relevance
280 bool CheckDependent = Derived->isDependentContext(); in IsDerivedFromInclusive() local281 if (CheckDependent && MightInstantiateTo(Derived, Target)) in IsDerivedFromInclusive()310 if (CheckDependent && MightInstantiateTo(RD, Target)) in IsDerivedFromInclusive()608 bool CheckDependent; member618 CheckDependent(InstanceContext->isDependentContext() || in ProtectedFriendContext()648 if (CheckDependent && MightInstantiateTo(Cur, NamingClass)) in findFriendship()