Home
last modified time | relevance | path

Searched refs:d_dup_lang_specific_decl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc1756 d_dup_lang_specific_decl (tree node) in d_dup_lang_specific_decl() function
1866 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL d_dup_lang_specific_decl
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-lang.cc1877 d_dup_lang_specific_decl (tree node) in d_dup_lang_specific_decl() function
1996 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL d_dup_lang_specific_decl
H A DChangeLog-2016211 * d-lang.cc (copy_lang_decl): Rename to d_dup_lang_specific_decl.