Searched refs:lhd_do_nothing_t (Results 1 – 5 of 5) sorted by relevance
39 extern void lhd_do_nothing_t (tree);110 #define LANG_HOOKS_FINISH_INCOMPLETE_DECL lhd_do_nothing_t111 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL lhd_do_nothing_t122 #define LANG_HOOKS_FREE_LANG_DATA lhd_do_nothing_t
50 lhd_do_nothing_t (tree ARG_UNUSED (t)) in lhd_do_nothing_t() function
39 extern void lhd_do_nothing_t (tree);120 #define LANG_HOOKS_FINISH_INCOMPLETE_DECL lhd_do_nothing_t121 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL lhd_do_nothing_t132 #define LANG_HOOKS_FREE_LANG_DATA lhd_do_nothing_t
52 lhd_do_nothing_t (tree ARG_UNUSED (t)) in lhd_do_nothing_t() function
29877 * langhooks-def.h (lhd_do_nothing_t,29880 * langhooks.c (lhd_do_nothing_t): New.