Searched refs:print_escaped_string (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.cc967 print_escaped_string (pretty_printer *pp, const char *text)
1031 print_escaped_string (pp, start_exploc.file);
1042 print_escaped_string (pp, hint->get_string ());
2191 print_escaped_string (&pp, input);
2198 /* Tests of print_escaped_string. */
2337 print_escaped_string (&tmp_pp, fname);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.c838 print_escaped_string (pretty_printer *pp, const char *text)
897 print_escaped_string (pp, start_exploc.file);
904 print_escaped_string (pp, hint->get_string ());
1922 print_escaped_string (&pp, input);
1929 /* Tests of print_escaped_string. */
836 print_escaped_string (pretty_printer *pp, const char *text) function

Completed in 138 milliseconds