Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseScope

727   ParseScope ClassTemplateScope(this, Scope::TemplateParamScope,
735 ParseScope ClassScope(this, ScopeFlags, !AlreadyHasClassScope);
800 ParseScope TempScope(this, Scope::TemplateParamScope, HasTemplateScope);
806 ParseScope FnScope(this, Scope::FnScope|Scope::DeclScope, HasFunctionScope);
2615 ParseScope StructScope(this, Scope::ClassScope|Scope::DeclScope);
3034 ParseScope EnumScope(this, Scope::DeclScope);
4018 ParseScope PrototypeScope(this,
4148 ParseScope PrototypeScope(this,