Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Derror.c48 static const char *cv_to_string (tree, int);
2142 cv_to_string (tree p, int v) in cv_to_string() function
2359 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.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Derror.c66 static const char *cv_to_string PARAMS ((tree, int));
2415 cv_to_string (p, v) in cv_to_string() function
2630 case 'V': result = cv_to_string (next_tree, verbose); break;
H A DChangeLog6049 * error.c (cv_to_string): Use V parameter to determine padding.
H A DChangeLog.21602 (cv_to_string): ... here. Adjust.