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,
290 getCurScope(), SS, EnteringContext, InUsingDeclaration,
338 if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType,
370 EnteringContext, Template, /*AllowInjectedClassName*/ true);
416 EnteringContext)) {
459 EnteringContext) &&
518 getCurScope(), IdInfo, EnteringContext, SS, CorrectionFlagPtr,
535 CheckForTemplateAndDigraph(Next, ObjectType, EnteringContext, II, SS);
548 EnteringContext, Template, MemberOfUnknownSpecialization,
595 EnteringContext, Template, /*AllowInjectedClassName*/ true);
660 /*EnteringContext=*/false,
760 /*EnteringContext=*/false);
2543 /// \param EnteringContext whether we're entering the scope of the
2557 bool EnteringContext, UnqualifiedId &Id, bool AssumeTemplateId) {
2570 ObjectType, EnteringContext, Template,
2576 ObjectType, EnteringContext, Template,
2609 getCurScope(), SS, TemplateKWLoc, Id, ObjectType, EnteringContext,
2623 EnteringContext, Template,
2637 EnteringContext, Template, /*AllowInjectedClassName*/ true);
2641 EnteringContext, Template,
2740 /// \param EnteringContext whether we are entering the scope of the
2749 bool Parser::ParseUnqualifiedIdOperator(CXXScopeSpec &SS, bool EnteringContext,
2975 /// \param EnteringContext whether we are entering the scope of the
2988 bool ObjectHadErrors, bool EnteringContext,
3032 EnteringContext);
3053 EnteringContext, Result, TemplateSpecified);
3058 ObjectType, EnteringContext, Template,
3101 EnteringContext);
3134 if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType, Result))
3149 SourceLocation(), EnteringContext, Result, TemplateSpecified);
3153 EnteringContext, Template,
3216 EnteringContext))
3245 ClassNameLoc, EnteringContext, Result, TemplateSpecified);
3251 ObjectType, EnteringContext);