Home
last modified time | relevance | path

Searched defs:line_bounds (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-show-locus.c231 struct line_bounds struct
233 int m_first_non_ws;
234 int m_last_non_ws;
236 void convert_to_display_cols (char_span line) in convert_to_display_cols()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.cc249 struct line_bounds struct
251 int m_first_non_ws_disp_col;
252 int m_last_non_ws_disp_col;
254 line_bounds () in line_bounds() argument