Searched refs:DO_BODY (Results 1 – 13 of 13) sorted by relevance
434 dump_child ("body", DO_BODY (t)); in cp_dump_tree()
753 DO_BODY (r) = push_stmt_list (); in begin_do_stmt()762 DO_BODY (do_stmt) = pop_stmt_list (DO_BODY (do_stmt)); in finish_do_body()
330 *stmt_p = gimplify_cp_loop (DO_COND (stmt), DO_BODY (stmt), in gimplify_do_stmt()
295 /* Used to represent a 'do' statement. The operands are DO_BODY,
1653 pp_cxx_statement (pp, DO_BODY (t)); in pp_cxx_statement()
3115 #define DO_BODY(NODE) TREE_OPERAND (DO_STMT_CHECK (NODE), 1) macro
8631 RECUR (DO_BODY (t)); in tsubst_expr()
2996 (DO_BODY): Likewise.
6065 (DO_COND, DO_BODY): Define.
1472 @findex DO_BODY1659 @code{DO_BODY} while the termination condition for the loop is given by
15960 (DO_BODY): Likewise.16116 (DO_BODY): Likewise.
19208 DO_BODY is empty.
24777 (DO_COND, DO_BODY): Likewise.