Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Derror.c52 static const char *op_to_string (enum tree_code);
2106 op_to_string (enum tree_code p) in op_to_string() function
2372 case 'O': result = op_to_string (next_tcode); break; in cp_printer()
H A DChangeLog-20033650 (op_to_string): Likewise.
5483 (op_to_string): Likewise.
H A DChangeLog-1999287 (op_to_string): Likewise.
1595 (op_to_string): ... here.
H A DChangeLog-20003512 (op_to_string): Simplify.