Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseScope

1025     ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope);
1049 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope);
1067 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope);
1180 ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope |