Home | History | Annotate | Download | only in ast

Lines Matching defs:set_body

643   void set_body(Statement* s) { body_ = s; }