Home
last modified time | relevance | path

Searched refs:lhd_complain_wrong_lang_p (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h74 extern bool lhd_complain_wrong_lang_p (const struct cl_option *);
105 #define LANG_HOOKS_COMPLAIN_WRONG_LANG_P lhd_complain_wrong_lang_p
H A Dlanghooks.c349 lhd_complain_wrong_lang_p (const struct cl_option *option ATTRIBUTE_UNUSED) in lhd_complain_wrong_lang_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h76 extern bool lhd_complain_wrong_lang_p (const struct cl_option *);
115 #define LANG_HOOKS_COMPLAIN_WRONG_LANG_P lhd_complain_wrong_lang_p
H A Dlanghooks.cc351 lhd_complain_wrong_lang_p (const struct cl_option *option ATTRIBUTE_UNUSED) in lhd_complain_wrong_lang_p() function
H A DChangeLog-201019732 * langhooks.c (lhd_init_options, lhd_complain_wrong_lang_p): New.