Searched refs:copy_decl_no_change (Results 1 – 2 of 2) sorted by relevance
124 static tree copy_decl_no_change (tree, copy_body_data *);2297 id.copy_decl = copy_decl_no_change; in clone_body()2522 id.copy_decl = copy_decl_no_change; in unsave_expr_now()2671 copy_decl_no_change (tree decl, copy_body_data *id) in copy_decl_no_change() function2698 return copy_decl_no_change (decl, id); in copy_decl_maybe_to_var()2807 id.copy_decl = copy_decl_no_change; in tree_function_versioning()
15536 copy_decl_no_change, copy_decl_maybe_to_var): ... these.