Lines Matching +defs:file +defs:start
79 static int call_print_diff (const char *, edited_file *file, in call_print_diff()
185 line_event (int start, int next, int len) : m_start (start), in line_event()
246 edited_file &file = get_or_insert_file (filename); in get_content() local
257 edited_file *file = get_file (filename); in get_effective_column() local
296 expanded_location start = expand_location (hint->get_start_loc ()); in apply_fixit() local
307 edited_file &file = get_or_insert_file (start.file); in apply_fixit() local
332 edited_file *file = get_file (filename); in get_or_insert_file() local
364 edited_file::delete_cb (edited_file *file) in delete_cb()
366 delete file; in delete_cb() local
960 location_t start = linemap_position_for_column (line_table, 7); in test_applying_fixits_insert_before() local
1015 location_t start = linemap_position_for_column (line_table, 11); in test_applying_fixits_insert_after() local
1200 location_t start = linemap_position_for_column (line_table, 11); in test_applying_fixits_growing_replace() local
1245 location_t start = linemap_position_for_column (line_table, 11); in test_applying_fixits_shrinking_replace() local
1290 location_t start = linemap_position_for_column (line_table, 4); in test_applying_fixits_replace_containing_newline() local
1328 location_t start = linemap_position_for_column (line_table, 10); in test_applying_fixits_remove() local