/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cgraphclones.c | 208 tree new_decl = copy_node (orig_decl); in build_function_decl_skip_args() local 283 tree new_decl; in duplicate_thunk_for_node() local 416 cgraph_node::create_clone (tree new_decl, profile_count prof_count, in create_clone() 557 tree new_decl; in create_virtual_clone() local 877 cgraph_node::create_version_clone (tree new_decl, in create_version_clone() 957 tree new_decl; in create_version_clone_with_body() local
|
H A D | ipa-chkp.c | 176 tree new_decl = copy_node (fndecl); in chkp_build_instrumented_fndecl() local 511 tree new_decl; in chkp_maybe_create_clone() local 544 tree new_decl = chkp_build_instrumented_fndecl (fndecl); in chkp_maybe_create_clone() local
|
H A D | ipa-param-manipulation.h | 72 tree new_decl; member
|
H A D | multiple_target.c | 314 tree new_decl = copy_node (node->decl); in create_target_clone() local
|
H A D | omp-simd-clone.c | 450 tree new_decl = copy_node (old_node->decl); in simd_clone_create() local 968 tree new_decl = unshare_expr (adjustments[j].new_decl); in ipa_simd_modify_function_body() local
|
H A D | tree-nested.c | 899 tree x, field, new_decl; in get_nonlocal_debug_decl() local 1621 tree x, new_decl; in get_local_debug_decl() local 2812 tree new_decl = copy_decl_no_change (decl, id); in nesting_copy_decl() local
|
H A D | tree-inline.c | 906 tree new_decl; in remap_gimple_op_r() local 1102 tree new_decl; in copy_tree_body_r() local 5850 tree_function_versioning (tree old_decl, tree new_decl, in tree_function_versioning()
|
H A D | trans-mem.c | 4919 tree new_decl; member 4930 tree old_decl, new_decl, tm_name; in ipa_tm_create_version_alias() local 4984 tree new_decl, old_decl, tm_name; in ipa_tm_create_version() local
|
H A D | symtab.c | 1771 tree new_decl; in noninterposable_alias() local
|
H A D | omp-low.c | 759 tree new_decl, size; in fixup_remapped_decl() local 1440 tree new_decl = lookup_decl (decl, ctx); variable
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-nested.c | 822 tree x, field, new_decl; in get_nonlocal_debug_decl() local 1340 tree x, new_decl; in get_local_debug_decl() local 2167 tree new_decl = copy_decl_no_change (decl, id); in nesting_copy_decl() local
|
H A D | cgraphunit.c | 2297 tree new_decl, in cgraph_copy_node_for_versioning() 2376 tree new_decl; in cgraph_function_versioning() local
|
H A D | varpool.c | 699 tree new_decl; in add_new_static_var() local
|
H A D | tree-inline.c | 795 tree new_decl; in remap_gimple_op_r() local 982 tree new_decl; in copy_tree_body_r() local 5080 tree_function_versioning (tree old_decl, tree new_decl, in tree_function_versioning()
|
H A D | trans-mem.c | 4274 tree new_decl; member 4285 tree old_decl, new_decl, tm_name; in ipa_tm_create_version_alias() local 4335 tree new_decl, old_decl, tm_name; in ipa_tm_create_version() local
|
H A D | cgraph.c | 2236 tree new_decl; in cgraph_create_virtual_clone() local
|
H A D | c-decl.c | 2523 warn_if_shadowing (tree new_decl) in warn_if_shadowing()
|
H A D | omp-low.c | 1035 tree new_decl, size; in fixup_remapped_decl() local
|
H A D | tree.c | 7671 tree new_decl = copy_node (orig_decl); in build_function_decl_skip_args() local
|
H A D | dwarf2out.c | 7091 dw_die_ref new_decl; in copy_declaration_context() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl.c | 1117 check_redeclaration_exception_specification (tree new_decl, in check_redeclaration_exception_specification() 1151 validate_constexpr_redeclaration (tree old_decl, tree new_decl) in validate_constexpr_redeclaration()
|
H A D | pt.c | 9831 tree new_decl; in tsubst_decl() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | decl.c | 1224 check_redeclaration_exception_specification (tree new_decl, in check_redeclaration_exception_specification() 1274 validate_constexpr_redeclaration (tree old_decl, tree new_decl) in validate_constexpr_redeclaration()
|
H A D | pt.c | 13218 tree new_decl; in tsubst_template_decl() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 2749 warn_if_shadowing (tree new_decl) in warn_if_shadowing()
|