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

/openbsd-current/gnu/gcc/gcc/
H A Dlanghooks.h181 bool (*warn_unused_global) (tree); member in struct:lang_hooks_for_decls
H A Dtoplev.c866 && lang_hooks.decls.warn_unused_global (decl))
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dlanghooks.h169 bool (*warn_unused_global) PARAMS ((tree)); member in struct:lang_hooks_for_decls
H A Dtoplev.c2129 && (*lang_hooks.decls.warn_unused_global) (decl))

Completed in 133 milliseconds