Home
last modified time | relevance | path

Searched refs:finish_for_stmt (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dsemantics.c499 finish_for_stmt (for_stmt) in finish_for_stmt() function
Dparse.y3483 finish_for_stmt ($<ttype>2); }
Dcp-tree.h4212 extern void finish_for_stmt PARAMS ((tree));
DChangeLog12025 * semantics.c (finish_for_stmt): Remove call to emit_line_note.
12036 (finish_for_stmt): Likewise.
12669 (finish_for_stmt): Removed first argument.
12701 (finish_for_stmt): Removed first argument and generate rtl
12769 finish_for_stmt. Removed first argument from call to
12775 finish_for_stmt. Removed first argument from call to
Dpt.c7749 finish_for_stmt (stmt);
DChangeLog.23198 (finish_for_stmt): Use finish_expr_stmt.
3447 (finish_for_stmt): Likewise.
/openbsd/src/gnu/gcc/gcc/cp/
Dinit.c2620 finish_for_stmt (for_stmt); in build_vec_init()
DChangeLog-20002153 * semantics.c (finish_for_stmt): Remove call to emit_line_note.
2164 (finish_for_stmt): Likewise.
2797 (finish_for_stmt): Removed first argument.
2829 (finish_for_stmt): Removed first argument and generate rtl
2897 finish_for_stmt. Removed first argument from call to
2903 finish_for_stmt. Removed first argument from call to
Dsemantics.c867 finish_for_stmt (tree for_stmt) in finish_for_stmt() function
Dcp-tree.h4270 extern void finish_for_stmt (tree);
DChangeLog-19993198 (finish_for_stmt): Use finish_expr_stmt.
3447 (finish_for_stmt): Likewise.
Dpt.c8595 finish_for_stmt (stmt); in tsubst_expr()
Dparser.c6843 finish_for_stmt (statement); in cp_parser_iteration_statement()
DChangeLog-20044828 finish_for_cond, finish_for_stmt, begin_switch_stmt,