Home
last modified time | relevance | path

Searched refs:fndecl_to_string (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Derror.c51 static const char *fndecl_to_string (tree, int);
2052 fndecl_to_string (tree fndecl, int verbose) in fndecl_to_string() function
2370 case 'F': result = fndecl_to_string (next_tree, verbose); break; in cp_printer()
DChangeLog-20035479 (fndecl_to_string): Likewise.
DChangeLog-19991587 (fndecl_to_string): Likewise.
DChangeLog3943 * error.c (fndecl_to_string): Print the template parameter list.