Home
last modified time | relevance | path

Searched refs:cv_to_string (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Derror.c48 static const char *cv_to_string (tree, int);
2159 cv_to_string (tree p, int v) in cv_to_string() function
2376 case 'V': result = cv_to_string (next_tree, verbose); break; in cp_printer()
H A DChangeLog-20044339 (cv_to_string): Likewise.
5547 (cv_to_string): Likewise.
H A DChangeLog-200172 * error.c (cv_to_string): Use V parameter to determine padding.
H A DChangeLog-20035487 (cv_to_string): Likewise.
H A DChangeLog-19991602 (cv_to_string): ... here. Adjust.