Home
last modified time | relevance | path

Searched refs:FOR_STMT (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-dump.cc63 case FOR_STMT: in c_dump_tree()
H A Dc-common.def64 DEFTREECODE (FOR_STMT, "for_stmt", tcc_statement, 5)
H A Dc-gimplify.cc479 case FOR_STMT: in c_genericize_control_stmt()
H A Dc-pretty-print.cc2856 case FOR_STMT: in statement()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c294 case FOR_STMT: in cp_dump_tree()
H A Dcp-objcp-common.c485 MARK_TS_EXP (FOR_STMT); in cp_common_init_ts()
H A Dlex.c304 IF_STMT, CLEANUP_STMT, FOR_STMT, in cxx_init() enumerator
H A Dconstexpr.c5466 case FOR_STMT: in cxx_eval_loop_expr()
5743 case FOR_STMT: in cxx_eval_constant_expression()
6648 case FOR_STMT: in cxx_eval_constant_expression()
7574 case FOR_STMT: in check_for_return_continue()
8066 case FOR_STMT: in potential_constant_expression_1()
H A Dcp-gimplify.c882 case FOR_STMT: in cp_gimplify_expr()
1731 case FOR_STMT: in cp_genericize_r()
H A Dcp-tree.def303 DEFTREECODE (FOR_STMT, "for_stmt", tcc_statement, 5)
H A Dcxx-pretty-print.c2064 case FOR_STMT: in statement()
H A Dcoroutines.cc3536 case FOR_STMT: in replace_continue()
3647 case FOR_STMT: in await_statement_walker()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlex.cc305 IF_STMT, CLEANUP_STMT, FOR_STMT, in cxx_init() enumerator
H A Dcp-gimplify.cc618 case FOR_STMT: in cp_gimplify_expr()
1768 case FOR_STMT: in cp_genericize_r()
H A DChangeLog-20052327 (IF_STMT, FOR_STMT, WHILE_STMT, DO_STMT): Likewise.
2476 * cp-tree.def: Define FOR_STMT, WHILE_STMT, DO_STMT, BREAK_STMT,
2478 * cp-tree.h (cp_stmt_codes): Add FOR_STMT, WHILE_STMT, DO_STMT,
2492 (cp_gimplify_expr): Handle FOR_STMT, WHILE_STMT, DO_STMT,
2501 WHILE_STMT, DO_STMT, FOR_STMT, BREAK_STMT, CONTINUE_STMT.
H A Dconstexpr.cc6255 case FOR_STMT: in cxx_eval_loop_expr()
6559 case FOR_STMT: in cxx_eval_constant_expression()
7534 case FOR_STMT: in cxx_eval_constant_expression()
8512 case FOR_STMT: in check_for_return_continue()
9012 case FOR_STMT: in potential_constant_expression_1()
H A Dcoroutines.cc3385 case FOR_STMT: in replace_continue()
3490 case FOR_STMT: in await_statement_walker()
H A DChangeLog-20122325 (cp_gimplify_expr): Mark FOR_STMT, WHILE_STMT, DO_STMT, SWITCH_STMT,
2327 (cp_genericize_r): Genericize FOR_STMT, WHILE_STMT, DO_STMT,
H A DChangeLog-2011512 DO_STMT, FOR_STMT, and WHILE_STMT.
4010 * cp-tree.def (FOR_STMT, RANGE_FOR_STMT): Add an extra operand.
H A DChangeLog-2002788 * init.c (build_vec_init): Use a FOR_STMT instead of an IF_STMT
2570 adding the FOR_STMT.
H A DChangeLog-20194981 (cxx_eval_loop_expr): Add support for FOR_STMT, WHILE_STMT and DO_STMT.
4983 (cxx_eval_constant_expression): Handle IF_STMT, FOR_STMT, WHILE_STMT,
H A DChangeLog-20081158 (cp_gimplify_expr): [FOR_STMT]: Do not call gimplify_for_stmt. Return
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py1120 CursorKind.FOR_STMT = CursorKind(209)
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgeneric.texi3332 @tindex FOR_STMT
3469 @item FOR_STMT
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgeneric.texi3275 @tindex FOR_STMT
3414 @item FOR_STMT

12