Home | History | Annotate | Download | only in Sema

Lines Matching refs:EnteringContext

138                                       bool EnteringContext,
167 LookupTemplateName(R, S, SS, ObjectType, EnteringContext,
247 bool EnteringContext,
270 LookupCtx = computeDeclContext(SS, EnteringContext);
2358 bool EnteringContext,
2369 LookupCtx = computeDeclContext(SS, EnteringContext);
2391 ObjectType, EnteringContext, Result,