Searched refs:copy_result_decl_to_var (Results 1 – 1 of 1) sorted by relevance
123 static tree copy_result_decl_to_var (tree, copy_body_data *);1266 var = copy_result_decl_to_var (result, id); in declare_return_variable()2646 copy_result_decl_to_var (tree decl, copy_body_data *id) in copy_result_decl_to_var() function