Home
last modified time | relevance | path

Searched defs:old_content (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dedit-context.c958 const char *old_content = ("/* before */\n" in test_applying_fixits_insert_before() local
1013 const char *old_content = ("/* before */\n" in test_applying_fixits_insert_after() local
1058 const char *old_content = ("/* before */\n" in test_applying_fixits_insert_after_at_line_end() local
1100 const char *old_content = ("/* before */\n" in test_applying_fixits_insert_after_failure() local
1147 const char *old_content = (" case 'a':\n" /* line 1. */ in test_applying_fixits_insert_containing_newline() local
1198 const char *old_content = ("/* before */\n" in test_applying_fixits_growing_replace() local
1243 const char *old_content = ("/* before */\n" in test_applying_fixits_shrinking_replace() local
1288 const char *old_content = "foo = bar ();\n"; in test_applying_fixits_replace_containing_newline() local
1326 const char *old_content = ("/* before */\n" in test_applying_fixits_remove() local
1373 const char *old_content = ("/* before */\n" in test_applying_fixits_multiple() local
[all …]
H A Ddiagnostic-show-locus.c2980 const char *old_content = (" case 'a':\n" /* line 1. */ in test_fixit_insert_containing_newline() local
3036 const char *old_content = ("test (int ch)\n" /* line 1. */ in test_fixit_insert_containing_newline_2() local
3087 const char *old_content = "foo = bar ();\n"; in test_fixit_replace_containing_newline() local
3127 const char *old_content = ("foo = bar (\n" in test_fixit_deletion_affecting_newline() local