Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c59 static const char *decl_to_string (tree, int);
3138 decl_to_string (tree decl, int verbose) in decl_to_string() function
4312 result = decl_to_string (temp, verbose); in cp_printer()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc59 static const char *decl_to_string (tree, int);
3231 decl_to_string (tree decl, int verbose) in decl_to_string() function
4416 result = decl_to_string (temp, verbose); in cp_printer()
H A DChangeLog-20033149 * error.c (decl_to_string): Do not print default argument
5477 (decl_to_string): Likewise.
H A DChangeLog-20131682 (decl_to_string): Likewise.
H A DChangeLog-20044334 (decl_to_string): Likewise.
H A DChangeLog-19991585 (decl_to_string): New static print callback.