Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddiagnostic.cc455 diagnostic_get_location_text (diagnostic_context *context, in diagnostic_get_location_text() function
504 char *location_text = diagnostic_get_location_text (context, s); in diagnostic_build_prefix()
853 char *text = diagnostic_get_location_text (context, exploc); in default_diagnostic_start_span_fn()
2385 char *actual_loc_text = diagnostic_get_location_text (&dc, xloc); in assert_location_text()
DChangeLog-201632170 (diagnostic_get_location_text): ...this new function, rewriting
DChangeLog-202017488 (diagnostic_get_location_text): Convert column number as per the new
DChangeLog-20177098 (diagnostic_get_location_text): Use it.