Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Derror.c55 static const char *code_to_string (enum tree_code);
2671 code_to_string (enum tree_code c) in code_to_string() function
3206 case 'C': result = code_to_string (next_tcode); break; in cp_printer()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Derror.c53 static const char *code_to_string (enum tree_code);
3084 code_to_string (enum tree_code c) in code_to_string() function
4064 case 'C': result = code_to_string (next_tcode); break; in cp_printer()