Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc1753 tree sw = begin_switch_stmt (); in expand_one_await_expression()
2213 tree destroy_dispatcher = begin_switch_stmt (); in build_actor_fn()
2255 tree dispatcher = begin_switch_stmt (); in build_actor_fn()
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 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-20001238 (begin_switch_stmt): Likewise.
2166 (begin_switch_stmt): Likewise.
2857 (begin_switch_stmt): Likewise.
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 Dcp-tree.h7590 extern tree begin_switch_stmt (void);
H A DChangeLog-20053335 * semantics.c (begin_switch_stmt, finish_switch_cond,
H A DChangeLog-20092210 (begin_switch_stmt): Same.
H A Dsemantics.cc1500 begin_switch_stmt (void) in begin_switch_stmt() function
H A Dpt.cc18982 stmt = begin_switch_stmt (); in tsubst_expr()
H A Dparser.cc13074 statement = begin_switch_stmt (); in cp_parser_selection_statement()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc1714 tree sw = begin_switch_stmt (); in expand_one_await_expression()
2318 tree destroy_dispatcher = begin_switch_stmt (); in build_actor_fn()
2359 tree dispatcher = begin_switch_stmt (); in build_actor_fn()
H A Dcp-tree.h7199 extern tree begin_switch_stmt (void);
H A Dsemantics.c1229 begin_switch_stmt (void) in begin_switch_stmt() function
H A Dpt.c18370 stmt = begin_switch_stmt (); in tsubst_expr()
H A Dparser.c11986 statement = begin_switch_stmt (); in cp_parser_selection_statement()