Searched refs:cxx_dup_lang_specific_decl (Results 1 – 13 of 13) sorted by relevance
65 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL cxx_dup_lang_specific_decl
718 cxx_dup_lang_specific_decl (tree node) in cxx_dup_lang_specific_decl() function748 cxx_dup_lang_specific_decl (copy); in copy_decl()
133 cxx_dup_lang_specific_decl (thunk); in make_thunk()268 cxx_dup_lang_specific_decl (alias); in make_alias_for()
4067 extern void cxx_dup_lang_specific_decl (tree);
3828 * cp-tree.h (cxx_dup_lang_specific_decl): New.3829 * lex.c (copy_lang_decl): Rename cxx_dup_lang_specific_decl.
3829 cxx_dup_lang_specific_decl (parms); in build_clone()
3274 (cxx_dup_lang_specific_decl): Likewise.
62 #define LANG_HOOKS_DUP_LANG_SPECIFIC_DECL cxx_dup_lang_specific_decl
1390 cxx_dup_lang_specific_decl (node) in cxx_dup_lang_specific_decl() function1422 cxx_dup_lang_specific_decl (copy);
317 cxx_dup_lang_specific_decl (function);
4011 extern void cxx_dup_lang_specific_decl PARAMS ((tree));
4156 cxx_dup_lang_specific_decl (parms);
5231 * cp-tree.h (cxx_dup_lang_specific_decl): New.5232 * lex.c (copy_lang_decl): Rename cxx_dup_lang_specific_decl.