Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h39 extern void lhd_do_nothing_t (tree);
110 #define LANG_HOOKS_FINISH_INCOMPLETE_DECL lhd_do_nothing_t
111 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL lhd_do_nothing_t
122 #define LANG_HOOKS_FREE_LANG_DATA lhd_do_nothing_t
H A Dlanghooks.c50 lhd_do_nothing_t (tree ARG_UNUSED (t)) in lhd_do_nothing_t() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h39 extern void lhd_do_nothing_t (tree);
120 #define LANG_HOOKS_FINISH_INCOMPLETE_DECL lhd_do_nothing_t
121 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL lhd_do_nothing_t
132 #define LANG_HOOKS_FREE_LANG_DATA lhd_do_nothing_t
H A Dlanghooks.cc52 lhd_do_nothing_t (tree ARG_UNUSED (t)) in lhd_do_nothing_t() function
H A DChangeLog-200229877 * langhooks-def.h (lhd_do_nothing_t,
29880 * langhooks.c (lhd_do_nothing_t): New.