Searched refs:check_switch_goto (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c119 static void check_switch_goto PARAMS ((struct cp_binding_level *));
5355 check_switch_goto (level)
5585 check_switch_goto (switch_stack->level);
5346 check_switch_goto (level) function
/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c2424 check_switch_goto (struct cp_binding_level* level)
2679 if (!check_switch_goto (switch_stack->level))
2417 check_switch_goto (struct cp_binding_level* level) function

Completed in 143 milliseconds