Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c60 static const char *fndecl_to_string (tree, int);
3165 fndecl_to_string (tree fndecl, int verbose) in fndecl_to_string() function
4316 case 'F': result = fndecl_to_string (next_tree, verbose); break; in cp_printer()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc60 static const char *fndecl_to_string (tree, int);
3258 fndecl_to_string (tree fndecl, int verbose) in fndecl_to_string() function
4420 case 'F': result = fndecl_to_string (next_tree, verbose); break; in cp_printer()
H A DChangeLog-2005359 * error.c (fndecl_to_string): Print the template parameter list.
H A DChangeLog-20131684 (fndecl_to_string): Likewise.
H A DChangeLog-20035479 (fndecl_to_string): Likewise.
H A DChangeLog-19991587 (fndecl_to_string): Likewise.