Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlanghooks-def.h39 extern void lhd_do_nothing_t (tree);
97 #define LANG_HOOKS_FINISH_INCOMPLETE_DECL lhd_do_nothing_t
98 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL lhd_do_nothing_t
108 #define LANG_HOOKS_FREE_LANG_DATA lhd_do_nothing_t
H A Dlanghooks.c54 lhd_do_nothing_t (tree ARG_UNUSED (t)) in lhd_do_nothing_t() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlanghooks-def.h39 extern void lhd_do_nothing_t (tree);
108 #define LANG_HOOKS_FINISH_INCOMPLETE_DECL lhd_do_nothing_t
109 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL lhd_do_nothing_t
120 #define LANG_HOOKS_FREE_LANG_DATA lhd_do_nothing_t
H A Dlanghooks.c49 lhd_do_nothing_t (tree ARG_UNUSED (t)) in lhd_do_nothing_t() function