Lines Matching defs:EnteringContext
179 bool EnteringContext,
210 if (LookupTemplateName(R, S, SS, ObjectType, EnteringContext,
327 /*EnteringContext*/ false))
377 QualType ObjectType, bool EnteringContext,
425 LookupCtx = computeDeclContext(SS, EnteringContext);
3755 DeclContext *LookupCtx = computeDeclContext(SS, /*EnteringContext*/false);
4676 /*EnteringContext=*/false, TemplateKWLoc))
4705 bool EnteringContext,
4721 LookupCtx = computeDeclContext(SS, EnteringContext);
4743 ObjectType, EnteringContext, Result,
4782 if (!LookupTemplateName(R, S, SS, ObjectType.get(), EnteringContext, RTK,