Home
last modified time | relevance | path

Searched refs:begin_switch_stmt (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dsemantics.c926 begin_switch_stmt (void) in begin_switch_stmt() function
H A DChangeLog-200280 (begin_switch_stmt): Likewise.
1748 (finish_if_stmt, begin_switch_stmt, finish_switch_stmt): Move the
4007 * semantics.c (begin_switch_stmt): Clear SWITCH_TYPE.
H A Dcp-tree.h4332 extern tree begin_switch_stmt (void);
H A DChangeLog-20001238 (begin_switch_stmt): Likewise.
2166 (begin_switch_stmt): Likewise.
2857 (begin_switch_stmt): Likewise.
H A DChangeLog-19992370 * 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
H A DChangeLog-20044720 begin_switch_stmt, finish_switch_cond): Update to match.
4828 finish_for_cond, finish_for_stmt, begin_switch_stmt,
H A Dpt.c8678 stmt = begin_switch_stmt (); in tsubst_expr()
H A Dparser.c6818 statement = begin_switch_stmt (); in cp_parser_selection_statement()
H A DChangeLog6919 * semantics.c (begin_switch_stmt, finish_switch_cond,