Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Derror.c49 static const char *decl_to_string (tree, int);
2025 decl_to_string (tree decl, int verbose) in decl_to_string() function
2366 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-20044334 (decl_to_string): Likewise.
H A DChangeLog-19991585 (decl_to_string): New static print callback.