Home
last modified time | relevance | path

Searched refs:eh_spec_to_string (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c3372 eh_spec_to_string (tree p, int /*v*/) in eh_spec_to_string() function
4344 case 'X': result = eh_spec_to_string (next_tree, verbose); break; in cp_printer()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc3465 eh_spec_to_string (tree p, int /*v*/) in eh_spec_to_string() function
4441 case 'X': result = eh_spec_to_string (next_tree, verbose); break; in cp_printer()
H A DChangeLog-2013738 * error.c (eh_spec_to_string): New.