Home
last modified time | relevance | path

Searched refs:RANGE_FOR_BODY (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddump.cc288 dump_child ("body", RANGE_FOR_BODY (t)); in cp_dump_tree()
H A Dcp-tree.def307 RANGE_FOR_DECL, RANGE_FOR_EXPR, RANGE_FOR_BODY, RANGE_FOR_SCOPE,
H A Dsemantics.cc1382 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()
H A Dconstexpr.cc8529 RECUR (RANGE_FOR_BODY (t)); in check_for_return_continue()
9051 if (!RECUR (RANGE_FOR_BODY (t), any)) in potential_constant_expression_1()
H A Dcp-tree.h5356 #define RANGE_FOR_BODY(NODE) TREE_OPERAND (RANGE_FOR_STMT_CHECK (NODE), 2) macro
H A DChangeLog-20101519 * cp-tree.h (RANGE_FOR_DECL, RANGE_FOR_EXPR, RANGE_FOR_BODY): New.
H A Dpt.cc18867 RECUR (RANGE_FOR_BODY (t)); in tsubst_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c307 dump_child ("body", RANGE_FOR_BODY (t)); in cp_dump_tree()
H A Dcp-tree.def306 RANGE_FOR_DECL, RANGE_FOR_EXPR, RANGE_FOR_BODY, RANGE_FOR_SCOPE,
H A Dsemantics.c1116 RANGE_FOR_BODY (for_stmt) = do_poplevel (RANGE_FOR_BODY (for_stmt)); in finish_for_stmt()
1196 RANGE_FOR_BODY (range_for_stmt) = do_pushlevel (sk_block); in finish_range_for_decl()
H A Dconstexpr.c7591 RECUR (RANGE_FOR_BODY (t)); in check_for_return_continue()
8105 if (!RECUR (RANGE_FOR_BODY (t), any)) in potential_constant_expression_1()
H A Dcp-tree.h5125 #define RANGE_FOR_BODY(NODE) TREE_OPERAND (RANGE_FOR_STMT_CHECK (NODE), 2) macro
H A Dpt.c18263 RECUR (RANGE_FOR_BODY (t)); in tsubst_expr()