Lines Matching defs:body
29 * basic block (e.g. the body of the "if" and "else" statements, and the
145 dt_node_t *value, *body, *newpred;
167 /* body is "this->%condition_<retval> = <value>;" */
168 body = dt_node_statement(dt_node_op2(DT_TOK_ASGN,
171 return (dt_node_clause(dp->dtsp_pdescs, newpred, body));
321 * Evaluate the conditional, and recursively visit the body of the "if"
335 /* body of if */
339 * Visit the body of the "else" statement, if present. Note that we
480 * ensures that in the absence of D sugar, the body of the
495 * an empty body (e.g. if there's an empty "if" body),
496 * but we need the empty body here so that we