Searched refs:expr_to_string (Results 1 – 2 of 2) sorted by relevance
56 static const char *expr_to_string (tree);3061 expr_to_string (tree decl) in expr_to_string() function3678 return expr_to_string (arg); in arg_to_string()4074 result = expr_to_string (temp); in cp_printer()4081 case 'E': result = expr_to_string (next_tree); break; in cp_printer()
58 static const char *expr_to_string (tree);2648 expr_to_string (tree decl) in expr_to_string() function3216 result = expr_to_string (temp); in cp_printer()3223 case 'E': result = expr_to_string (next_tree); break; in cp_printer()