/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 958 decls_match (tree newdecl, tree olddecl, bool record_versions /* = true */) in decls_match() 1099 maybe_version_functions (tree newdecl, tree olddecl, bool record) in maybe_version_functions() 1134 warn_extern_redeclared_static (tree newdecl, tree olddecl) in warn_extern_redeclared_static() 1274 check_concept_refinement (tree olddecl, tree newdecl) in check_concept_refinement() 1330 check_no_redeclaration_friend_default_args (tree olddecl, tree newdecl, in check_no_redeclaration_friend_default_args() 1358 merge_attribute_bits (tree newdecl, tree olddecl) in merge_attribute_bits() 1382 duplicate_function_template_decls (tree newdecl, tree olddecl) in duplicate_function_template_decls() 1428 duplicate_decls (tree newdecl, tree olddecl, bool newdecl_is_friend) in duplicate_decls() 2929 redeclaration_error_message (tree newdecl, tree olddecl) in redeclaration_error_message() 16325 tree olddecl = pushdecl (decl1); in start_preparsed_function() local
|
H A D | pt.c | 4338 tree olddecl; in check_template_shadow() local 28319 rewrite_template_parm (tree olddecl, unsigned index, unsigned level, in rewrite_template_parm() 28434 tree olddecl = TREE_VALUE (oldelt); in rewrite_tparm_list() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.cc | 988 decls_match (tree newdecl, tree olddecl, bool record_versions /* = true */) in decls_match() 1147 maybe_version_functions (tree newdecl, tree olddecl, bool record) in maybe_version_functions() 1186 warn_extern_redeclared_static (tree newdecl, tree olddecl) in warn_extern_redeclared_static() 1333 check_concept_refinement (tree olddecl, tree newdecl) in check_concept_refinement() 1389 check_no_redeclaration_friend_default_args (tree olddecl, tree newdecl) in check_no_redeclaration_friend_default_args() 1415 merge_attribute_bits (tree newdecl, tree olddecl) in merge_attribute_bits() 1439 duplicate_function_template_decls (tree newdecl, tree olddecl) in duplicate_function_template_decls() 1528 duplicate_decls (tree newdecl, tree olddecl, bool hiding, bool was_hidden) in duplicate_decls() 3123 redeclaration_error_message (tree newdecl, tree olddecl) in redeclaration_error_message() 17162 tree olddecl = pushdecl (decl1); in start_preparsed_function() local
|
H A D | pt.cc | 4468 tree olddecl; in check_template_shadow() local 29293 rewrite_template_parm (tree olddecl, unsigned index, unsigned level, in rewrite_template_parm() 29414 tree olddecl = TREE_VALUE (oldelt); in rewrite_tparm_list() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 1791 diagnose_arglist_conflict (tree newdecl, tree olddecl, in diagnose_arglist_conflict() 1927 diagnose_mismatched_decls (tree newdecl, tree olddecl, in diagnose_mismatched_decls() 2497 merge_decls (tree newdecl, tree olddecl, tree newtype, tree oldtype) in merge_decls() 2932 duplicate_decls (tree newdecl, tree olddecl) in duplicate_decls() 3332 implicit_decl_warning (location_t loc, tree id, tree olddecl) in implicit_decl_warning()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 1806 diagnose_arglist_conflict (tree newdecl, tree olddecl, in diagnose_arglist_conflict() 1949 diagnose_mismatched_decls (tree newdecl, tree olddecl, in diagnose_mismatched_decls() 2520 merge_decls (tree newdecl, tree olddecl, tree newtype, tree oldtype) in merge_decls() 2962 duplicate_decls (tree newdecl, tree olddecl) in duplicate_decls() 3372 implicit_decl_warning (location_t loc, tree id, tree olddecl) in implicit_decl_warning()
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | cgram.y | 1866 olddecl(NODE *p, NODE *a) in olddecl() function
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | cgram.y | 1903 olddecl(P1ND *p, P1ND *a) in olddecl() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | decl.cc | 1328 tree olddecl = decl->csym; in get_symbol_decl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | decl.cc | 1174 tree olddecl = decl->csym; in get_symbol_decl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | attribs.c | 1486 merge_decl_attributes (tree olddecl, tree newdecl) in merge_decl_attributes()
|
H A D | varasm.c | 5633 merge_weak (tree newdecl, tree olddecl) in merge_weak()
|
H A D | tree.h | 3967 copy_decl_built_in_function (tree newdecl, const_tree olddecl) in copy_decl_built_in_function()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-warn.c | 2589 diagnose_mismatched_attributes (tree olddecl, tree newdecl) in diagnose_mismatched_attributes()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | attribs.cc | 1685 merge_decl_attributes (tree olddecl, tree newdecl) in merge_decl_attributes()
|
H A D | varasm.cc | 5895 merge_weak (tree newdecl, tree olddecl) in merge_weak()
|
H A D | tree.h | 4130 copy_decl_built_in_function (tree newdecl, const_tree olddecl) in copy_decl_built_in_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-warn.cc | 2579 diagnose_mismatched_attributes (tree olddecl, tree newdecl) in diagnose_mismatched_attributes()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32.cc | 3913 nds32_merge_decl_attributes (tree olddecl, tree newdecl) in nds32_merge_decl_attributes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32.c | 3913 nds32_merge_decl_attributes (tree olddecl, tree newdecl) in nds32_merge_decl_attributes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
H A D | nios2.c | 4434 nios2_merge_decl_attributes (tree olddecl, tree newdecl) in nios2_merge_decl_attributes()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.cc | 5401 riscv_merge_decl_attributes (tree olddecl, tree newdecl) in riscv_merge_decl_attributes()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/ |
H A D | nios2.cc | 4469 nios2_merge_decl_attributes (tree olddecl, tree newdecl) in nios2_merge_decl_attributes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.c | 4979 riscv_merge_decl_attributes (tree olddecl, tree newdecl) in riscv_merge_decl_attributes()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 1468 mips_merge_decl_attributes (tree olddecl, tree newdecl) in mips_merge_decl_attributes()
|