Home | History | Annotate | Download | only in ast

Lines Matching defs:set_scope

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