Lines Matching full:with_scope
210 Scope* with_scope = new Scope(current_scope,211 WITH_SCOPE,213 current_scope = with_scope;726 case WITH_SCOPE: return "with";