Lines Matching refs:edit_context
44 class edit_context; variable
211 edit_context::edit_context () in edit_context() function
220 edit_context::add_fixits (rich_location *richloc) in add_fixits()
242 edit_context::get_content (const char *filename) in get_content()
254 edit_context::get_effective_column (const char *filename, int line, in get_effective_column()
268 edit_context::generate_diff (bool show_filenames) in generate_diff()
282 edit_context::print_diff (pretty_printer *pp, bool show_filenames) in print_diff()
294 edit_context::apply_fixit (const fixit_hint *hint) in apply_fixit()
319 edit_context::get_file (const char *filename) in get_file()
328 edit_context::get_or_insert_file (const char *filename) in get_or_insert_file()
910 edit_context edit; in test_get_content()
921 edit_context edit; in test_get_content()
934 edit_context edit; in test_get_content()
967 edit_context edit; in test_applying_fixits_insert_before()
1025 edit_context edit; in test_applying_fixits_insert_after()
1067 edit_context edit; in test_applying_fixits_insert_after_at_line_end()
1125 edit_context edit; in test_applying_fixits_insert_after_failure()
1162 edit_context edit; in test_applying_fixits_insert_containing_newline()
1206 edit_context edit; in test_applying_fixits_growing_replace()
1251 edit_context edit; in test_applying_fixits_shrinking_replace()
1305 edit_context edit; in test_applying_fixits_replace_containing_newline()
1336 edit_context edit; in test_applying_fixits_remove()
1401 edit_context edit; in test_applying_fixits_multiple()
1436 change_line (edit_context &edit, int line_num) in change_line()
1462 insert_line (edit_context &edit, int line_num) in insert_line()
1503 edit_context edit; in test_applying_fixits_multiple_lines()
1591 edit_context edit; in test_applying_fixits_modernize_named_init()
1624 edit_context edit; in test_applying_fixits_modernize_named_init()
1652 edit_context edit; in test_applying_fixits_unreadable_file()
1685 edit_context edit; in test_applying_fixits_line_out_of_range()
1722 edit_context edit; in test_applying_fixits_column_validation()
1738 edit_context edit; in test_applying_fixits_column_validation()
1756 edit_context edit; in test_applying_fixits_column_validation()
1773 edit_context edit; in test_applying_fixits_column_validation()