Home | History | Annotate | Download | only in ast

Lines Matching full:set_scope

457   void set_scope(Scope* scope) { scope_ = scope; }