Lines Matching full:block_scope
423 Scope* block_scope() const { return block_scope_; }424 void set_block_scope(Scope* block_scope) { block_scope_ = block_scope; }