Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c3345 subst_to_string (tree p) in subst_to_string() function
4336 case 'S': result = subst_to_string (next_tree); break; in cp_printer()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc3438 subst_to_string (tree p) in subst_to_string() function
4433 case 'S': result = subst_to_string (next_tree); break; in cp_printer()
H A DChangeLog-20131513 (subst_to_string): ... here and ...
1688 (subst_to_string): Likewise.
2897 (subst_to_string): Pass it.
H A DChangeLog-20112940 * error.c (subst_to_string): New.