Searched refs:set_body (Results 1 – 4 of 4) sorted by relevance
193 node->set_body(replacement_); in VisitIterationStatement()
430 void set_body(RegExpTree* body) { body_ = body; } in set_body() function
216 capture->set_body(body); in ParseDisjunction()
564 void set_body(Statement* s) { body_ = s; } in set_body() function