Home | History | Annotate | Download | only in parser

Lines Matching defs:pushScope

554     ScopeRef pushScope()
636 ScopeRef scope = pushScope();
1149 AutoPopScopeRef catchScope(this, pushScope());
1293 AutoPopScopeRef functionScope(this, pushScope());