Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Derror.c53 static const char *args_to_string (tree, int);
2760 args_to_string (tree p, int verbose) in args_to_string() function
3205 case 'A': result = args_to_string (next_tree, verbose); break; in cp_printer()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Derror.c52 static const char *args_to_string (tree, int);
3219 args_to_string (tree p, int verbose) in args_to_string() function
4063 case 'A': result = args_to_string (next_tree, verbose); break; in cp_printer()