Searched refs:code_to_string (Results 1 – 5 of 5) sorted by relevance
57 static const char *code_to_string (enum tree_code);3180 code_to_string (enum tree_code c) in code_to_string() function4298 case 'C': result = code_to_string (next_tcode); break; in cp_printer()
57 static const char *code_to_string (enum tree_code);3273 code_to_string (enum tree_code c) in code_to_string() function4402 case 'C': result = code_to_string (next_tcode); break; in cp_printer()
3648 (code_to_string): Likewise.5480 (code_to_string): Likewise.
821 * error.c (code_to_string): Use new wrapper get_tree_code_name.
1589 (code_to_string): ... here. Adjust.