Home
last modified time | relevance | path

Searched refs:lhd_warn_unused_global_decl (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h56 extern bool lhd_warn_unused_global_decl (const_tree);
241 #define LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL lhd_warn_unused_global_decl
H A Dlanghooks.c117 lhd_warn_unused_global_decl (const_tree decl) in lhd_warn_unused_global_decl() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h56 extern bool lhd_warn_unused_global_decl (const_tree);
256 #define LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL lhd_warn_unused_global_decl
H A Dlanghooks.cc119 lhd_warn_unused_global_decl (const_tree decl) in lhd_warn_unused_global_decl() function
H A DChangeLog-200711073 * langhooks-def.h (lhd_warn_unused_global_decl,
11078 * langhooks.c (lhd_warn_unused_global_decl,
H A DChangeLog-200226385 * langhooks-def.h (lhd_warn_unused_global_decl): Declare.
26388 * langhooks.c (lhd_warn_unused_global_decl): New.
H A DChangeLog-200812343 * langhooks.c (lhd_warn_unused_global_decl): Use
H A DChangeLog-201610889 * langhooks.c (lhd_warn_unused_global_decl,
H A DChangeLog-201529335 * langhooks.c (lhd_warn_unused_global_decl): Adjust comment.