Searched refs:begin_switch_stmt (Results 1 – 9 of 9) sorted by relevance
926 begin_switch_stmt (void) in begin_switch_stmt() function
80 (begin_switch_stmt): Likewise.1748 (finish_if_stmt, begin_switch_stmt, finish_switch_stmt): Move the4007 * semantics.c (begin_switch_stmt): Clear SWITCH_TYPE.
4332 extern tree begin_switch_stmt (void);
1238 (begin_switch_stmt): Likewise.2166 (begin_switch_stmt): Likewise.2857 (begin_switch_stmt): Likewise.
2370 * cp-tree.h (begin_switch_stmt): Adjust prototype.2377 (begin_switch_stmt): Build the SWITCH_STMT here.2379 (expand_stmt): Adjust calls to begin_switch_stmt and
4720 begin_switch_stmt, finish_switch_cond): Update to match.4828 finish_for_cond, finish_for_stmt, begin_switch_stmt,
8678 stmt = begin_switch_stmt (); in tsubst_expr()
6818 statement = begin_switch_stmt (); in cp_parser_selection_statement()
6919 * semantics.c (begin_switch_stmt, finish_switch_cond,