Home
last modified time | relevance | path

Searched refs:copy_generic_body (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-inline.c111 static tree copy_generic_body (copy_body_data *);
969 copy_generic_body (copy_body_data *id) in copy_generic_body() function
2307 append_to_statement_list_force (copy_generic_body (&id), &DECL_SAVED_TREE (clone)); in clone_body()