Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Ddump.c441 case FOR_STMT: in cp_dump_tree()
DChangeLog.apple658 * pt.c (tsubst_expr): Handle attributes for FOR_STMT, WHILE_STMT,
664 * dump.c (cp_dump_tree): Dump attributes for FOR_STMT, WHILE_STMT,
669 * cp-tree.def (FOR_STMT): Add extra parameter.
Dlex.c357 IF_STMT, CLEANUP_STMT, FOR_STMT, in cxx_init() enumerator
Dcp-gimplify.c571 case FOR_STMT: in cp_gimplify_expr()
Dcp-tree.def288 DEFTREECODE (FOR_STMT, "for_stmt", tcc_statement, 5)
Dcxx-pretty-print.c1664 case FOR_STMT: in pp_cxx_statement()
Dsemantics.c821 r = build_stmt (FOR_STMT, NULL_TREE, NULL_TREE, in begin_for_stmt()
DChangeLog5911 (IF_STMT, FOR_STMT, WHILE_STMT, DO_STMT): Likewise.
6060 * cp-tree.def: Define FOR_STMT, WHILE_STMT, DO_STMT, BREAK_STMT,
6062 * cp-tree.h (cp_stmt_codes): Add FOR_STMT, WHILE_STMT, DO_STMT,
6076 (cp_gimplify_expr): Handle FOR_STMT, WHILE_STMT, DO_STMT,
6085 WHILE_STMT, DO_STMT, FOR_STMT, BREAK_STMT, CONTINUE_STMT.
DChangeLog-2002788 * init.c (build_vec_init): Use a FOR_STMT instead of an IF_STMT
2570 adding the FOR_STMT.
DChangeLog-20011061 Don't loop in COMPOUND_STMT, FOR_STMT or TRY_BLOCK.
Dpt.c8600 case FOR_STMT: in tsubst_expr()
DChangeLog-20003029 FOR_STMT, WHILE_STMT, DO_STMT, RETURN_STMT, BREAK_STMT,
/freebsd-12-stable/contrib/gcc/doc/
Dc-tree.texi1477 @tindex FOR_STMT
1674 @item FOR_STMT
/freebsd-12-stable/contrib/gcc/
DChangeLog.tree-ssa16796 FOR_STMT and DO_STMT nodes.
18442 of COMPOUND_STMT, FOR_STMT, WHILE_STMT, DO_STMT, IF_STMT,
18489 FOR_STMT: Don't print the FOR_BODY if it is not present.
18687 Do not deal with FOR_STMT and DO_STMT trees separately.
DChangeLog-200524774 * c-common.def: Move FOR_STMT, WHILE_STMT, DO_STMT, BREAK_STMT,
24780 (c_common_stmt_codes): Remove FOR_STMT, WHILE_STMT, DO_STMT,
24793 (c_gimplify_expr): Remove handling of FOR_STMT, WHILE_STMT,
24802 CONTINUE_STMT, DO_STMT, FOR_STMT, SWITCH_STMT, and WHILE_STMT.
DChangeLog-200015983 COMPOUND_STMT, DECL_STMT, IF_STMT, FOR_STMT, WHILE_STMT, DO_STMT,
16149 FOR_STMT, WHILE_STMT, DO_STMT, RETURN_STMT, BREAK_STMT,