Searched refs:RANGE_FOR_BODY (Results 1 – 7 of 7) sorted by relevance
288 dump_child ("body", RANGE_FOR_BODY (t)); in cp_dump_tree()
307 RANGE_FOR_DECL, RANGE_FOR_EXPR, RANGE_FOR_BODY, RANGE_FOR_SCOPE,
1382 RANGE_FOR_BODY (for_stmt) = do_poplevel (RANGE_FOR_BODY (for_stmt)); in finish_for_stmt()1467 RANGE_FOR_BODY (range_for_stmt) = do_pushlevel (sk_block); in finish_range_for_decl()
8529 RECUR (RANGE_FOR_BODY (t)); in check_for_return_continue()9051 if (!RECUR (RANGE_FOR_BODY (t), any)) in potential_constant_expression_1()
5356 #define RANGE_FOR_BODY(NODE) TREE_OPERAND (RANGE_FOR_STMT_CHECK (NODE), 2) macro
1519 * cp-tree.h (RANGE_FOR_DECL, RANGE_FOR_EXPR, RANGE_FOR_BODY): New.
18867 RECUR (RANGE_FOR_BODY (t)); in tsubst_expr()