Home
last modified time | relevance | path

Searched refs:warn_for_unused_label (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h1341 extern void warn_for_unused_label (tree label);
H A Dc-warn.c2164 warn_for_unused_label (tree label) in warn_for_unused_label() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h1448 extern void warn_for_unused_label (tree label);
H A Dc-warn.cc2166 warn_for_unused_label (tree label) in warn_for_unused_label() function
H A DChangeLog6061 * c-warn.c (warn_for_unused_label): Save all labels used
6193 (warn_for_unused_label): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20073167 warn_for_unused_label.
H A Ddecl.cc375 warn_for_unused_label (label); in check_label_used()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c1227 warn_for_unused_label (p); in pop_scope()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc1236 warn_for_unused_label (p); in pop_scope()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c366 warn_for_unused_label (label); in check_label_used()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200730890 warn_for_unused_label.
30891 * c-common.h (warn_for_unused_label): Declare.
30892 * c-common.c (warn_for_unused_label): Define.