Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseScope

991     ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope);
1015 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope);
1033 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope);
1115 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope |