Searched refs:args_to_string (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Derror.c66 static const char *args_to_string (tree, int);
3029 args_to_string (tree p, int verbose) function
3482 case 'A': result = args_to_string (next_tree, verbose); break;

Completed in 90 milliseconds