Searched refs:c_finish_case (Results 1 – 10 of 10) sorted by relevance
717 extern void c_finish_case (tree, tree);
10986 c_finish_case (tree body, tree type) in c_finish_case() function
6651 c_finish_case (body, ce.original_type); in c_parser_switch_statement()
1224 (c_start_case, c_finish_case): Renamed to...1234 (c_finish_case): Rename to c_finish_switch. Update for changes to2306 (c_finish_case): Adjust c_do_switch_warnings caller.3226 * c-typeck.c (c_finish_case): Set SWITCH_ALL_CASES_P if6043 (c_finish_case): Update c_do_switch_warnings call.6710 (c_parser_switch_statement): Pass original type to c_finish_case.6711 * c-tree.h (c_finish_case): Update declaration.6712 * c-typeck.c (c_finish_case): Add TYPE parameter. Pass it
23259 (c_finish_case): Add comment.24798 * c-typeck.c (c_finish_case): Call new c_do_switch_warnings25818 (c_finish_case): Use SWITCH_BODY rather than SWITCH_STMT_BODY.26951 (c_finish_case): Verify !blocked_stmt_expr.33316 * c-typeck.c (c_start_case, do_case, c_finish_case): Likewise.
8306 (c_finish_case): New function.8317 (c_finish_case): New function.
6365 * c-typeck.c (c_finish_case): Call it.
29675 (do_case, c_finish_case): Likewise.33333 (c_finish_case): Call c_do_switch_warnings.
19291 (c_finish_case): Don't test blocked_stmt_expr field. Call
30977 (c_finish_case): Rechain the next statements to the SWITCH_STMT.