Home
last modified time | relevance | path

Searched refs:c_check_switch_jump_warnings (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h592 extern bool c_check_switch_jump_warnings (struct c_spot_bindings *,
H A Dc-decl.cc4136 c_check_switch_jump_warnings (struct c_spot_bindings *switch_bindings, in c_check_switch_jump_warnings() function
H A Dc-typeck.cc11159 if (c_check_switch_jump_warnings (c_switch_stack->bindings, in do_case()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h579 extern bool c_check_switch_jump_warnings (struct c_spot_bindings *,
H A Dc-decl.c4072 c_check_switch_jump_warnings (struct c_spot_bindings *switch_bindings, in c_check_switch_jump_warnings() function
H A Dc-typeck.c10969 if (c_check_switch_jump_warnings (c_switch_stack->bindings, in do_case()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200919276 (c_check_switch_jump_warnings): New function.
19290 or blocked_vm. Call c_check_switch_jump_warnings.
19312 (c_check_switch_jump_warnings): Declare.
H A DChangeLog-201137854 (c_check_switch_jump_warnings): Likewise.