Searched refs:function_to_edit (Results 1 – 1 of 1) sorted by relevance
2876 const char *function_to_edit = def_dec_p->hash_entry->symbol; in edit_fn_declaration() local2877 size_t func_name_len = strlen (function_to_edit); in edit_fn_declaration()2916 pname, function_to_edit); in edit_fn_declaration()2956 if (!strncmp (clean_text_p+1, function_to_edit, func_name_len)) in edit_fn_declaration()3315 const char *function_to_edit = def_dec_p->hash_entry->symbol; in add_local_decl() local3331 pname, function_to_edit); in add_local_decl()3510 const char *function_to_edit = def_dec_p->hash_entry->symbol; in edit_fn_definition() local3520 pname, function_to_edit); in edit_fn_definition()3550 pname, function_to_edit); in edit_fn_definition()