Searched defs:warn_unused_global (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ | ||
H A D | langhooks.h | 169 bool (*warn_unused_global) PARAMS ((tree)); member |
/openbsd/gnu/gcc/gcc/ | ||
H A D | langhooks.h | 181 bool (*warn_unused_global) (tree); member |