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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.c381 diagnostic_get_location_text (diagnostic_context *context,
423 char *location_text = diagnostic_get_location_text (context, s);
726 char *text = diagnostic_get_location_text (context, exploc);
2042 diagnostic_get_location_text (..., SHOW_COLUMN)
2061 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc);
2066 /* Verify that diagnostic_get_location_text works as expected. */
379 diagnostic_get_location_text (diagnostic_context *context, function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.cc457 diagnostic_get_location_text (diagnostic_context *context,
506 char *location_text = diagnostic_get_location_text (context, s);
855 char *text = diagnostic_get_location_text (context, exploc);
2365 diagnostic_get_location_text (..., SHOW_COLUMN)
2389 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc);
2394 /* Verify that diagnostic_get_location_text works as expected. */

Completed in 103 milliseconds