Searched refs:fndecl_to_string (Results 1 – 4 of 4) sorted by relevance
51 static const char *fndecl_to_string (tree, int);2052 fndecl_to_string (tree fndecl, int verbose) in fndecl_to_string() function2370 case 'F': result = fndecl_to_string (next_tree, verbose); break; in cp_printer()
5479 (fndecl_to_string): Likewise.
1587 (fndecl_to_string): Likewise.
3943 * error.c (fndecl_to_string): Print the template parameter list.