Home
last modified time | relevance | path

Searched refs:RANGE_FOR_EXPR (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddump.cc287 dump_child ("expr", RANGE_FOR_EXPR (t)); in cp_dump_tree()
H A Dcp-tree.def307 RANGE_FOR_DECL, RANGE_FOR_EXPR, RANGE_FOR_BODY, RANGE_FOR_SCOPE,
H A Dcxx-pretty-print.cc2085 statement (RANGE_FOR_EXPR (t)); in statement()
H A Dconstexpr.cc8526 RECUR (RANGE_FOR_EXPR (t)); in check_for_return_continue()
9049 if (!RECUR (RANGE_FOR_EXPR (t), any)) in potential_constant_expression_1()
H A Dcp-tree.h5355 #define RANGE_FOR_EXPR(NODE) TREE_OPERAND (RANGE_FOR_STMT_CHECK (NODE), 1) macro
H A DChangeLog-20101519 * cp-tree.h (RANGE_FOR_DECL, RANGE_FOR_EXPR, RANGE_FOR_BODY): New.
H A Dsemantics.cc1465 RANGE_FOR_EXPR (range_for_stmt) = expr; in finish_range_for_decl()
H A Dpt.cc18840 expr = RECUR (RANGE_FOR_EXPR (t)); in tsubst_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c306 dump_child ("expr", RANGE_FOR_EXPR (t)); in cp_dump_tree()
H A Dcp-tree.def306 RANGE_FOR_DECL, RANGE_FOR_EXPR, RANGE_FOR_BODY, RANGE_FOR_SCOPE,
H A Dcxx-pretty-print.c2103 statement (RANGE_FOR_EXPR (t)); in statement()
H A Dconstexpr.c7588 RECUR (RANGE_FOR_EXPR (t)); in check_for_return_continue()
8103 if (!RECUR (RANGE_FOR_EXPR (t), any)) in potential_constant_expression_1()
H A Dcp-tree.h5124 #define RANGE_FOR_EXPR(NODE) TREE_OPERAND (RANGE_FOR_STMT_CHECK (NODE), 1) macro
H A Dsemantics.c1194 RANGE_FOR_EXPR (range_for_stmt) = expr; in finish_range_for_decl()
H A Dpt.c18236 expr = RECUR (RANGE_FOR_EXPR (t)); in tsubst_expr()