Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddiagnostic.cc471 const char *line_col = maybe_line_and_column (line, col); in diagnostic_get_location_text() local
473 line_col, locus_ce); in diagnostic_get_location_text()
779 const char *line_col = maybe_line_and_column (s.line, col); in diagnostic_report_current_module() local
798 "locus", s.file, line_col); in diagnostic_report_current_module()