Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Derror.c56 static const char *cv_to_string (tree, int);
2812 cv_to_string (tree p, int v) in cv_to_string() function
3231 case 'V': result = cv_to_string (next_tree, verbose); break; in cp_printer()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Derror.c54 static const char *cv_to_string (tree, int);
3267 cv_to_string (tree p, int v) in cv_to_string() function
4094 case 'V': result = cv_to_string (next_tree, verbose); break; in cp_printer()