Home | History | Annotate | Download | only in ast

Lines Matching defs:set_next

757   void set_next(Statement* s) { next_ = s; }