Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseScope

967     ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope);
1000 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope);
1017 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope);
1104 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope |