Searched refs:RANGE_FOR_EXPR (Results 1 – 8 of 8) sorted by relevance
287 dump_child ("expr", RANGE_FOR_EXPR (t)); in cp_dump_tree()
307 RANGE_FOR_DECL, RANGE_FOR_EXPR, RANGE_FOR_BODY, RANGE_FOR_SCOPE,
2085 statement (RANGE_FOR_EXPR (t)); in statement()
8526 RECUR (RANGE_FOR_EXPR (t)); in check_for_return_continue()9049 if (!RECUR (RANGE_FOR_EXPR (t), any)) in potential_constant_expression_1()
5355 #define RANGE_FOR_EXPR(NODE) TREE_OPERAND (RANGE_FOR_STMT_CHECK (NODE), 1) macro
1519 * cp-tree.h (RANGE_FOR_DECL, RANGE_FOR_EXPR, RANGE_FOR_BODY): New.
1465 RANGE_FOR_EXPR (range_for_stmt) = expr; in finish_range_for_decl()
18840 expr = RECUR (RANGE_FOR_EXPR (t)); in tsubst_expr()