Home
last modified time | relevance | path

Searched refs:c_release_switch_bindings (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h591 extern void c_release_switch_bindings (struct c_spot_bindings *);
H A Dc-decl.cc4125 c_release_switch_bindings (struct c_spot_bindings *bindings) in c_release_switch_bindings() function
H A Dc-typeck.cc11196 c_release_switch_bindings (cs->bindings); in c_finish_switch()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h578 extern void c_release_switch_bindings (struct c_spot_bindings *);
H A Dc-decl.c4061 c_release_switch_bindings (struct c_spot_bindings *bindings) in c_release_switch_bindings() function
H A Dc-typeck.c11004 c_release_switch_bindings (cs->bindings); in c_finish_case()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200919275 (c_release_switch_bindings): New function.
19292 c_release_switch_bindings.
19311 (c_get_switch_bindings, c_release_switch_bindings): Declare.