Searched defs:body_new (Results 1 – 4 of 4) sorted by relevance
240 ExprPtr body_new = v->body()->accept_mutator(this); in mutate() local254 auto body_new = v->body()->accept_mutator(this); in mutate() local
318 ExprPtr body_new = v->body()->accept_mutator(this); in mutate() local338 StmtPtr body_new = body->accept_mutator(this); in mutate() local
1658 StmtPtr body_new = body; in mutate() local2547 StmtPtr body_new = body; in mutate() local
3233 ExprPtr body_new = v->body()->accept_mutator(this); in mutate() local