Searched refs:set_current_scope (Results 1 – 2 of 2) sorted by relevance
307 inline void set_current_scope(Scope* scope) { current_scope_ = scope; } in set_current_scope() function
790 generator_->set_current_scope(scope); in CurrentScope()795 generator_->set_current_scope(outer_scope_); in ~CurrentScope()