Home
last modified time | relevance | path

Searched defs:newdecl (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c958 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()
H A Dpt.c28355 tree newdecl in rewrite_template_parm() local
28435 tree newdecl = rewrite_template_parm (olddecl, index, level, in rewrite_tparm_list() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc988 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()
H A Dpt.cc27197 tree newdecl = build_enumerator (DECL_NAME (decl), value, newtag, in tsubst_enum() local
29326 tree newdecl in rewrite_template_parm() local
29415 tree newdecl = rewrite_template_parm (olddecl, index, level, in rewrite_tparm_list() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c1791 diagnose_arglist_conflict (tree newdecl, tree olddecl, in diagnose_arglist_conflict()
1832 validate_proto_after_old_defn (tree newdecl, tree newtype, tree oldtype) in validate_proto_after_old_defn()
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()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc1806 diagnose_arglist_conflict (tree newdecl, tree olddecl, in diagnose_arglist_conflict()
1847 validate_proto_after_old_defn (tree newdecl, tree newtype, tree oldtype) in validate_proto_after_old_defn()
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()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.cc1305 tree newdecl = bpf_core_newdecl (TREE_TYPE (*tp)); in bpf_core_walk() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.c1486 merge_decl_attributes (tree olddecl, tree newdecl) in merge_decl_attributes()
H A Dvarasm.c5633 merge_weak (tree newdecl, tree olddecl) in merge_weak()
H A Dbuiltins.c8257 tree newdecl = builtin_decl_explicit (BUILT_IN_MEMCMP); in expand_builtin() local
H A Dtree.h3967 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 Dc-warn.c2589 diagnose_mismatched_attributes (tree olddecl, tree newdecl) in diagnose_mismatched_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.cc1685 merge_decl_attributes (tree olddecl, tree newdecl) in merge_decl_attributes()
H A Domp-offload.cc2263 tree newdecl in execute_oacc_device_lower() local
H A Dvarasm.cc5895 merge_weak (tree newdecl, tree olddecl) in merge_weak()
H A Dbuiltins.cc7453 tree newdecl = builtin_decl_explicit (BUILT_IN_MEMCMP); in expand_builtin() local
H A Dtree.h4130 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 Dc-warn.cc2579 diagnose_mismatched_attributes (tree olddecl, tree newdecl) in diagnose_mismatched_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.cc3913 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 Dnds32.c3913 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 Dnios2.c4434 nios2_merge_decl_attributes (tree olddecl, tree newdecl) in nios2_merge_decl_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc5401 riscv_merge_decl_attributes (tree olddecl, tree newdecl) in riscv_merge_decl_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.cc4469 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 Driscv.c4979 riscv_merge_decl_attributes (tree olddecl, tree newdecl) in riscv_merge_decl_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc1468 mips_merge_decl_attributes (tree olddecl, tree newdecl) in mips_merge_decl_attributes()

12