Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlanghooks-def.h45 extern void lhd_do_nothing_t PARAMS ((tree));
101 #define LANG_HOOKS_FINISH_INCOMPLETE_DECL lhd_do_nothing_t
104 #define LANG_HOOKS_INSERT_DEFAULT_ATTRIBUTES lhd_do_nothing_t
105 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL lhd_do_nothing_t
H A Dlanghooks.c45 lhd_do_nothing_t (t) in lhd_do_nothing_t() function
H A DChangeLog.715430 * langhooks-def.h (lhd_do_nothing_t,
15433 * langhooks.c (lhd_do_nothing_t): New.
/openbsd-src/gnu/gcc/gcc/
H A Dlanghooks-def.h43 extern void lhd_do_nothing_t (tree);
114 #define LANG_HOOKS_FINISH_INCOMPLETE_DECL lhd_do_nothing_t
116 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL lhd_do_nothing_t
H A Dlanghooks.c50 lhd_do_nothing_t (tree ARG_UNUSED (t)) in lhd_do_nothing_t() function