Lines Matching full:outer_scope_
472 outer_scope_(parser->top_scope_) {476 ~BlockState() { parser_->top_scope_ = outer_scope_; }480 Scope* outer_scope_;494 outer_scope_(parser->top_scope_),504 parser_->top_scope_ = outer_scope_;