Lines Matching defs:EnteringContext

88                                         bool EnteringContext,
102 TemplateName, ObjectType, EnteringContext,
137 /// \param EnteringContext whether we will be entering into the context of
161 bool EnteringContext, bool *MayBePseudoDestructor, bool IsTypename,
276 getCurScope(), SS, EnteringContext, InUsingDeclaration,
324 if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType,
356 EnteringContext, Template, /*AllowInjectedClassName*/ true);
402 EnteringContext)) {
445 EnteringContext) &&
504 getCurScope(), IdInfo, EnteringContext, SS, CorrectionFlagPtr,
521 CheckForTemplateAndDigraph(Next, ObjectType, EnteringContext, II, SS);
535 EnteringContext,
582 EnteringContext, Template, /*AllowInjectedClassName*/ true);
647 /*EnteringContext=*/false,
747 /*EnteringContext=*/false);
2522 /// \param EnteringContext whether we're entering the scope of the
2536 bool EnteringContext, UnqualifiedId &Id, bool AssumeTemplateId) {
2549 ObjectType, EnteringContext, Template,
2555 ObjectType, EnteringContext, Template,
2588 getCurScope(), SS, TemplateKWLoc, Id, ObjectType, EnteringContext,
2602 EnteringContext, Template,
2616 EnteringContext, Template, /*AllowInjectedClassName*/ true);
2620 EnteringContext, Template,
2719 /// \param EnteringContext whether we are entering the scope of the
2728 bool Parser::ParseUnqualifiedIdOperator(CXXScopeSpec &SS, bool EnteringContext,
2954 /// \param EnteringContext whether we are entering the scope of the
2967 bool ObjectHadErrors, bool EnteringContext,
3011 EnteringContext);
3032 EnteringContext, Result, TemplateSpecified);
3037 ObjectType, EnteringContext, Template,
3080 EnteringContext);
3113 if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType, Result))
3128 SourceLocation(), EnteringContext, Result, TemplateSpecified);
3132 EnteringContext, Template,
3195 EnteringContext))
3224 ClassNameLoc, EnteringContext, Result, TemplateSpecified);
3230 ObjectType, EnteringContext);