Home
last modified time | relevance | path

Searched refs:dup_lang_specific_decl (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.h411 void (*dup_lang_specific_decl) (tree); member
H A Dtree-inline.c6013 lang_hooks.dup_lang_specific_decl (copy); in copy_decl_no_change()
6049 lang_hooks.dup_lang_specific_decl (new_tree); in copy_arguments_nochange()
6066 lang_hooks.dup_lang_specific_decl (new_tree); in copy_static_chain()
6384 lang_hooks.dup_lang_specific_decl (DECL_RESULT (new_decl)); in tree_function_versioning()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks.h467 void (*dup_lang_specific_decl) (tree); member
H A Dtree-inline.cc6053 lang_hooks.dup_lang_specific_decl (copy); in copy_decl_no_change()
6089 lang_hooks.dup_lang_specific_decl (new_tree); in copy_arguments_nochange()
6106 lang_hooks.dup_lang_specific_decl (new_tree); in copy_static_chain()
6346 lang_hooks.dup_lang_specific_decl (DECL_RESULT (new_decl)); in tree_function_versioning()
H A DChangeLog-200229881 * langhooks.h (struct lang_hooks): Add dup_lang_specific_decl.
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Ddecl.cc1836 lang_hooks.dup_lang_specific_decl (alias); in make_alias_for_thunk()
1975 lang_hooks.dup_lang_specific_decl (thunk); in make_thunk()
H A DChangeLog-2016213 * d-decls.cc (make_alias_for_thunk): Call dup_lang_specific_decl.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Ddecl.cc1649 lang_hooks.dup_lang_specific_decl (alias); in make_alias_for_thunk()
1836 lang_hooks.dup_lang_specific_decl (thunk); in make_thunk()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc3717 lang_hooks.dup_lang_specific_decl (cfsfun); in darwin_init_cfstring_builtins()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c3593 (*lang_hooks.dup_lang_specific_decl) (cfsfun); in darwin_init_cfstring_builtins()