Searched refs:fndecl_to_string (Results 1 – 6 of 6) sorted by relevance
51 static const char *fndecl_to_string (tree, int);2035 fndecl_to_string (tree fndecl, int verbose) in fndecl_to_string() function2353 case 'F': result = fndecl_to_string (next_tree, verbose); break; in cp_printer()
5479 (fndecl_to_string): Likewise.
1587 (fndecl_to_string): Likewise.
3874 * error.c (fndecl_to_string): Print the template parameter list.
69 static const char *fndecl_to_string PARAMS ((tree, int));2284 fndecl_to_string (fndecl, verbose) in fndecl_to_string() function2624 case 'F': result = fndecl_to_string (next_tree, verbose); break;