Home
last modified time | relevance | path

Searched refs:c_start_switch (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h733 extern tree c_start_switch (location_t, location_t, tree, bool);
H A DChangeLog1225 (c_start_switch, c_finish_switch).
1231 (c_start_case): Rename to c_start_switch. Build a SWITCH_STMT
H A Dc-typeck.cc11060 c_start_switch (location_t switch_loc, in c_start_switch() function
H A Dc-parser.cc6599 c_start_switch (switch_loc, switch_cond_loc, expr, explicit_cast_p); in c_parser_switch_statement()