Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h3967 copy_decl_built_in_function (tree newdecl, const_tree olddecl) in copy_decl_built_in_function() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h4130 copy_decl_built_in_function (tree newdecl, const_tree olddecl) in copy_decl_built_in_function() function
H A DChangeLog-201918338 (set_decl_built_in_function, copy_decl_built_in_function): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c2772 copy_decl_built_in_function (newdecl, olddecl); in merge_decls()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc2802 copy_decl_built_in_function (newdecl, olddecl); in merge_decls()
H A DChangeLog2030 * c-decl.c (merge_decls): Use copy_decl_built_in_function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c2621 copy_decl_built_in_function (newdecl, olddecl); in duplicate_decls()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc2814 copy_decl_built_in_function (newdecl, olddecl); in duplicate_decls()
H A DChangeLog-20192854 * decl.c (duplicate_decls): Use copy_decl_built_in_function.
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A DChangeLog3041 copy_decl_built_in_function.