/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | decl.c | 994 decls_match (tree newdecl, tree olddecl, bool record_versions /* = true */) in decls_match() 1154 maybe_version_functions (tree newdecl, tree olddecl, bool record) in maybe_version_functions() 1189 warn_extern_redeclared_static (tree newdecl, tree olddecl) in warn_extern_redeclared_static() 1314 check_concept_refinement (tree olddecl, tree newdecl) in check_concept_refinement() 1365 merge_attribute_bits (tree newdecl, tree olddecl) in merge_attribute_bits() 1395 duplicate_decls (tree newdecl, tree olddecl, bool newdecl_is_friend) in duplicate_decls() 2833 redeclaration_error_message (tree newdecl, tree olddecl) in redeclaration_error_message() 15089 tree olddecl = pushdecl (decl1); in start_preparsed_function() local
|
H A D | pt.c | 4185 tree olddecl; in check_template_shadow() local 26254 rewrite_template_parm (tree olddecl, unsigned index, unsigned level, in rewrite_template_parm() 26463 tree olddecl = TREE_VALUE (oldelt); in build_deduction_guide() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | c-decl.c | 1511 diagnose_arglist_conflict (tree newdecl, tree olddecl, in diagnose_arglist_conflict() 1639 diagnose_mismatched_decls (tree newdecl, tree olddecl, in diagnose_mismatched_decls() 2146 merge_decls (tree newdecl, tree olddecl, tree newtype, tree oldtype) in merge_decls() 2505 duplicate_decls (tree newdecl, tree olddecl) in duplicate_decls() 2863 implicit_decl_warning (tree id, tree olddecl) in implicit_decl_warning()
|
H A D | varasm.c | 5192 merge_weak (tree newdecl, tree olddecl) in merge_weak()
|
H A D | tree.c | 5440 merge_decl_attributes (tree olddecl, tree newdecl) in merge_decl_attributes()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 1677 diagnose_arglist_conflict (tree newdecl, tree olddecl, in diagnose_arglist_conflict() 1812 diagnose_mismatched_decls (tree newdecl, tree olddecl, in diagnose_mismatched_decls() 2302 merge_decls (tree newdecl, tree olddecl, tree newtype, tree oldtype) in merge_decls() 2715 duplicate_decls (tree newdecl, tree olddecl) in duplicate_decls() 3110 implicit_decl_warning (location_t loc, tree id, tree olddecl) in implicit_decl_warning()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl.c | 943 decls_match (tree newdecl, tree olddecl) in decls_match() 1084 warn_extern_redeclared_static (tree newdecl, tree olddecl) in warn_extern_redeclared_static() 1187 duplicate_decls (tree newdecl, tree olddecl, bool newdecl_is_friend) in duplicate_decls() 2359 redeclaration_error_message (tree newdecl, tree olddecl) in redeclaration_error_message() 12809 tree olddecl = pushdecl (decl1); in start_preparsed_function() local
|
H A D | name-lookup.c | 799 tree olddecl = duplicate_decls (x, t, is_friend); in pushdecl_maybe_friend_1() local
|
H A D | pt.c | 3403 tree olddecl; in check_template_shadow() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-warn.c | 2241 diagnose_mismatched_attributes (tree olddecl, tree newdecl) in diagnose_mismatched_attributes()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | attribs.c | 1480 merge_decl_attributes (tree olddecl, tree newdecl) in merge_decl_attributes()
|
H A D | varasm.c | 5516 merge_weak (tree newdecl, tree olddecl) in merge_weak()
|