Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseScope

877   ParseScope ClassTemplateScope(this, Scope::TemplateParamScope,
885 ParseScope ClassScope(this, ScopeFlags, !AlreadyHasClassScope);
959 ParseScope TempScope(this, Scope::TemplateParamScope, HasTemplateScope);
965 ParseScope FnScope(this, Scope::FnScope|Scope::DeclScope, HasFunScope);
3065 ParseScope StructScope(this, Scope::ClassScope|Scope::DeclScope);
3522 ParseScope EnumScope(this, Scope::DeclScope);
4581 ParseScope PrototypeScope(this,
4714 ParseScope PrototypeScope(this,