Searched refs:dup_lang_specific_decl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dlanghooks.h341 void (*dup_lang_specific_decl) (tree); member in struct:lang_hooks
H A Dtree-inline.c2679 lang_hooks.dup_lang_specific_decl (copy);
2711 lang_hooks.dup_lang_specific_decl (new);
2728 lang_hooks.dup_lang_specific_decl (new);
2878 lang_hooks.dup_lang_specific_decl (DECL_RESULT (new_decl));

Completed in 68 milliseconds