Searched refs:lhd_warn_unused_global_decl (Results 1 – 9 of 9) sorted by relevance
56 extern bool lhd_warn_unused_global_decl (const_tree);241 #define LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL lhd_warn_unused_global_decl
117 lhd_warn_unused_global_decl (const_tree decl) in lhd_warn_unused_global_decl() function
56 extern bool lhd_warn_unused_global_decl (const_tree);256 #define LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL lhd_warn_unused_global_decl
119 lhd_warn_unused_global_decl (const_tree decl) in lhd_warn_unused_global_decl() function
11073 * langhooks-def.h (lhd_warn_unused_global_decl,11078 * langhooks.c (lhd_warn_unused_global_decl,
26385 * langhooks-def.h (lhd_warn_unused_global_decl): Declare.26388 * langhooks.c (lhd_warn_unused_global_decl): New.
12343 * langhooks.c (lhd_warn_unused_global_decl): Use
10889 * langhooks.c (lhd_warn_unused_global_decl,
29335 * langhooks.c (lhd_warn_unused_global_decl): Adjust comment.