Lines Matching refs:add_fixit_insert_before
2870 richloc.add_fixit_insert_before ("&"); in test_one_liner_fixit_insert_before()
3068 richloc.add_fixit_insert_before (loc, "test"); in test_one_liner_fixit_validation_adhoc_locations()
3122 richloc.add_fixit_insert_before ("a"); in test_one_liner_many_fixits_1()
3143 richloc.add_fixit_insert_before (loc, "a"); in test_one_liner_many_fixits_2()
3481 richloc.add_fixit_insert_before ("&"); in test_one_liner_fixit_insert_before_utf8()
3640 richloc.add_fixit_insert_before (loc, "test"); in test_one_liner_fixit_validation_adhoc_locations_utf8()
3706 richloc.add_fixit_insert_before (i & 1 ? "@" : "\xcf\x80"); in test_one_liner_many_fixits_1_utf8()
3735 richloc.add_fixit_insert_before (loc, i & 1 ? "@" : "\xcf\x80"); in test_one_liner_many_fixits_2_utf8()
4010 richloc.add_fixit_insert_before (x, "."); in test_diagnostic_show_locus_fixit_lines()
4030 richloc.add_fixit_insert_before (y, "."); in test_diagnostic_show_locus_fixit_lines()
4051 richloc.add_fixit_insert_before (y, "."); in test_diagnostic_show_locus_fixit_lines()
4094 richloc.add_fixit_insert_before (c10, "foo"); in test_fixit_consolidation()
4095 richloc.add_fixit_insert_before (c15, "bar"); in test_fixit_consolidation()
4108 richloc.add_fixit_insert_before (c10, "foo"); in test_fixit_consolidation()
4125 richloc.add_fixit_insert_before (c17, "foo"); in test_fixit_consolidation()
4361 richloc.add_fixit_insert_before (open_paren, "(bar *)"); in test_overlapped_fixit_printing()
4381 richloc.add_fixit_insert_before (open_paren, "(longer *)"); in test_overlapped_fixit_printing()
4401 richloc.add_fixit_insert_before (open_paren, "LONGER THAN THE CAST"); in test_overlapped_fixit_printing()
4580 richloc.add_fixit_insert_before (open_paren, "(bar\xf0\x9f\x98\x82 *)"); in test_overlapped_fixit_printing_utf8()
4604 richloc.add_fixit_insert_before (open_paren, "(long\xf0\x9f\x98\x82 *)"); in test_overlapped_fixit_printing_utf8()
4629 richloc.add_fixit_insert_before in test_overlapped_fixit_printing_utf8()
4693 richloc.add_fixit_insert_before (col_23, "{"); in test_overlapped_fixit_printing_2()
4694 richloc.add_fixit_insert_before (col_21, "}"); in test_overlapped_fixit_printing_2()
4720 richloc.add_fixit_insert_before (col_20, "{{"); in test_overlapped_fixit_printing_2()
4721 richloc.add_fixit_insert_before (col_21, "}}"); in test_overlapped_fixit_printing_2()
4722 richloc.add_fixit_insert_before (col_23, "{"); in test_overlapped_fixit_printing_2()
4723 richloc.add_fixit_insert_before (col_21, "}"); in test_overlapped_fixit_printing_2()
4724 richloc.add_fixit_insert_before (col_23, "{{"); in test_overlapped_fixit_printing_2()
4725 richloc.add_fixit_insert_before (col_25, "}"); in test_overlapped_fixit_printing_2()
4726 richloc.add_fixit_insert_before (col_21, "}"); in test_overlapped_fixit_printing_2()
4727 richloc.add_fixit_insert_before (col_1, "{"); in test_overlapped_fixit_printing_2()
4728 richloc.add_fixit_insert_before (col_25, "}"); in test_overlapped_fixit_printing_2()
4767 richloc.add_fixit_insert_before (line_start, " break;\n"); in test_fixit_insert_containing_newline()
4797 richloc.add_fixit_insert_before (case_start, "break;\n"); in test_fixit_insert_containing_newline()
4841 richloc.add_fixit_insert_before (file_start, "#include <stdio.h>\n"); in test_fixit_insert_containing_newline_2()