Home
last modified time | relevance | path

Searched refs:warn_unused_global (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/
HDlanghooks.h191 bool (*warn_unused_global) (tree); member
HDtoplev.c864 && lang_hooks.decls.warn_unused_global (decl)) in check_global_declaration_1()
HDChangeLog-200226383 * langhooks.h (lang_hooks.decls.warn_unused_global): New.