Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-decl.c1511 diagnose_arglist_conflict (tree newdecl, tree olddecl, in diagnose_arglist_conflict()
1551 validate_proto_after_old_defn (tree newdecl, tree newtype, tree oldtype) in validate_proto_after_old_defn()
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()
H A Dvarasm.c5192 merge_weak (tree newdecl, tree olddecl) in merge_weak()
H A Dtree.c5440 merge_decl_attributes (tree olddecl, tree newdecl) in merge_decl_attributes()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c994 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()
H A Dpt.c26290 tree newdecl in rewrite_template_parm() local
26464 tree newdecl = rewrite_template_parm (olddecl, index, level, in build_deduction_guide() local
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c1677 diagnose_arglist_conflict (tree newdecl, tree olddecl, in diagnose_arglist_conflict()
1717 validate_proto_after_old_defn (tree newdecl, tree newtype, tree oldtype) in validate_proto_after_old_defn()
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()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c943 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()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-warn.c2241 diagnose_mismatched_attributes (tree olddecl, tree newdecl) in diagnose_mismatched_attributes()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dattribs.c1480 merge_decl_attributes (tree olddecl, tree newdecl) in merge_decl_attributes()
H A Dvarasm.c5516 merge_weak (tree newdecl, tree olddecl) in merge_weak()
H A Dbuiltins.c7063 tree newdecl = builtin_decl_explicit (BUILT_IN_MEMCMP); in expand_builtin() local