Searched refs:another_r_paren (Results 1 – 1 of 1) sorted by relevance
3050 const char *another_r_paren = forward_to_next_token_char (end_formals); in edit_fn_declaration() local3052 if ((*another_r_paren != ')') in edit_fn_declaration()3053 || (*(start_formals = forward_to_next_token_char (another_r_paren)) != '(')) in edit_fn_declaration()