Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Derror.c45 static const char *args_to_string (tree, int);
2116 args_to_string (tree p, int verbose) in args_to_string() function
2334 case 'A': result = args_to_string (next_tree, verbose); break; in cp_printer()
H A DChangeLog-20044338 (args_to_string): Likewise.
H A DChangeLog-20035486 (args_to_string): Likewise.
H A DChangeLog-19991600 (args_to_string): ... here. Adjust.
H A DChangeLog-20005151 args_to_string): Likewise.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Derror.c63 static const char *args_to_string PARAMS ((tree, int));
2387 args_to_string (p, verbose) in args_to_string() function
2620 case 'A': result = args_to_string (next_tree, verbose); break;
H A DChangeLog15023 args_to_string): Likewise.
H A DChangeLog.21600 (args_to_string): ... here. Adjust.