Searched refs:lhd_complain_wrong_lang_p (Results 1 – 5 of 5) sorted by relevance
74 extern bool lhd_complain_wrong_lang_p (const struct cl_option *);105 #define LANG_HOOKS_COMPLAIN_WRONG_LANG_P lhd_complain_wrong_lang_p
349 lhd_complain_wrong_lang_p (const struct cl_option *option ATTRIBUTE_UNUSED) in lhd_complain_wrong_lang_p() function
76 extern bool lhd_complain_wrong_lang_p (const struct cl_option *);115 #define LANG_HOOKS_COMPLAIN_WRONG_LANG_P lhd_complain_wrong_lang_p
351 lhd_complain_wrong_lang_p (const struct cl_option *option ATTRIBUTE_UNUSED) in lhd_complain_wrong_lang_p() function
19732 * langhooks.c (lhd_init_options, lhd_complain_wrong_lang_p): New.