Home
last modified time | relevance | path

Searched defs:start_column (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddiagnostic-show-locus.c1340 layout::annotation_line_showed_range_p (linenum_type line, int start_column, in annotation_line_showed_range_p()
1460 int start_column = LOCATION_COLUMN (hint->get_start_loc ()); in get_affected_columns() local
1471 int start_column = LOCATION_COLUMN (hint->get_start_loc ()); in get_printed_columns() local
1741 int start_column = c->m_printed_columns.start; in print_trailing_fixits() local
1754 int start_column = c->m_affected_columns.start; in print_trailing_fixits() local
H A Dedit-context.c387 edited_file::apply_fixit (int line, int start_column, int next_column, in apply_fixit()
748 edited_line::apply_fixit (int start_column, in apply_fixit()
H A Dgcov.c274 unsigned start_column; member
1579 unsigned start_column = gcov_read_unsigned (); in read_graph_file() local