Lines Matching defs:EnteringContext
182 bool EnteringContext,
213 if (LookupTemplateName(R, S, SS, ObjectType, EnteringContext,
330 /*EnteringContext*/ false))
380 QualType ObjectType, bool EnteringContext,
428 LookupCtx = computeDeclContext(SS, EnteringContext);
3564 DeclContext *LookupCtx = computeDeclContext(SS, /*EnteringContext*/false);
4460 /*EnteringContext=*/false, TemplateKWLoc))
4489 bool EnteringContext,
4505 LookupCtx = computeDeclContext(SS, EnteringContext);
4527 ObjectType, EnteringContext, Result,
4566 if (!LookupTemplateName(R, S, SS, ObjectType.get(), EnteringContext, RTK,