Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c58 static const char *cv_to_string (tree, int);
3363 cv_to_string (tree p, int v) in cv_to_string() function
4343 case 'V': result = cv_to_string (next_tree, verbose); break; in cp_printer()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc58 static const char *cv_to_string (tree, int);
3456 cv_to_string (tree p, int v) in cv_to_string() function
4440 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-20131873 (cv_to_string): Likewise.
H A DChangeLog-20035487 (cv_to_string): Likewise.
H A DChangeLog-19991602 (cv_to_string): ... here. Adjust.