Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dlanghooks.h181 bool (*warn_unused_global) (const_tree); member
H A Dtoplev.c510 && lang_hooks.decls.warn_unused_global (decl)) in check_global_declaration_1()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlanghooks.h214 bool (*warn_unused_global) (const_tree); member
H A Dcgraphunit.c1020 && lang_hooks.decls.warn_unused_global (decl)) in check_global_declaration()