Searched refs:m_first_non_ws_disp_col (Results 1 – 4 of 4) sorted by relevance
235 int m_first_non_ws_disp_col; member240 m_first_non_ws_disp_col = INT_MAX; in line_bounds()1563 if (lbounds.m_first_non_ws_disp_col == INT_MAX) in print_source_line()1564 lbounds.m_first_non_ws_disp_col = start_disp_col; in print_source_line()1629 lbounds.m_first_non_ws_disp_col, in print_annotation_line()
251 int m_first_non_ws_disp_col; member256 m_first_non_ws_disp_col = INT_MAX; in line_bounds()1772 if (lbounds.m_first_non_ws_disp_col == INT_MAX) in print_source_line()1773 lbounds.m_first_non_ws_disp_col = start_disp_col; in print_source_line()1839 lbounds.m_first_non_ws_disp_col, in print_annotation_line()