Home
last modified time | relevance | path

Searched refs:c_warn_unused_global_decl (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dc-objc-common.h64 #define LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL c_warn_unused_global_decl
Dc-objc-common.c114 c_warn_unused_global_decl (tree decl) in c_warn_unused_global_decl() function
Dc-tree.h526 extern bool c_warn_unused_global_decl (tree);
DChangeLog-200226390 * c-objc-common.c (c_warn_unused_global_decl): New.
26391 * c-tree.h (c_warn_unused_global_decl): Declare.