Home
last modified time | relevance | path

Searched defs:new_content (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dedit-context.c969 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_before() local
1027 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_after() local
1069 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_after_at_line_end() local
1164 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_containing_newline() local
1208 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_growing_replace() local
1253 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_shrinking_replace() local
1307 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_replace_containing_newline() local
1338 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_remove() local
1612 auto_free <char *> new_content = edit.get_content (tmp.get_filename ()); in test_applying_fixits_modernize_named_init() local
1627 auto_free <char *> new_content = edit.get_content (tmp.get_filename ()); in test_applying_fixits_modernize_named_init() local
[all …]
H A Dedit-context.cc975 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_before() local
1033 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_after() local
1075 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_after_at_line_end() local
1170 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_containing_newline() local
1214 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_growing_replace() local
1259 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_shrinking_replace() local
1313 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_replace_containing_newline() local
1344 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_remove() local
1618 auto_free <char *> new_content = edit.get_content (tmp.get_filename ()); in test_applying_fixits_modernize_named_init() local
1633 auto_free <char *> new_content = edit.get_content (tmp.get_filename ()); in test_applying_fixits_modernize_named_init() local
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dedit-context.c969 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_before() local
1027 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_after() local
1069 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_after_at_line_end() local
1164 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_insert_containing_newline() local
1208 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_growing_replace() local
1253 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_shrinking_replace() local
1307 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_replace_containing_newline() local
1338 auto_free <char *> new_content = edit.get_content (filename); in test_applying_fixits_remove() local
1612 auto_free <char *> new_content = edit.get_content (tmp.get_filename ()); in test_applying_fixits_modernize_named_init() local
1627 auto_free <char *> new_content = edit.get_content (tmp.get_filename ()); in test_applying_fixits_modernize_named_init() local
[all …]
/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dline-map.c2140 rich_location::add_fixit_insert_before (const char *new_content) in add_fixit_insert_before()
2150 const char *new_content) in add_fixit_insert_before()
2160 rich_location::add_fixit_insert_after (const char *new_content) in add_fixit_insert_after()
2170 const char *new_content) in add_fixit_insert_after()
2221 rich_location::add_fixit_replace (const char *new_content) in add_fixit_replace()
2233 const char *new_content) in add_fixit_replace()
2244 const char *new_content) in add_fixit_replace()
2321 const char *new_content) in maybe_add_fixit()
2403 const char *new_content) in fixit_hint()
2442 const char *new_content) in maybe_append()
H A Dline-map.cc2220 rich_location::add_fixit_insert_before (const char *new_content) in add_fixit_insert_before()
2230 const char *new_content) in add_fixit_insert_before()
2240 rich_location::add_fixit_insert_after (const char *new_content) in add_fixit_insert_after()
2250 const char *new_content) in add_fixit_insert_after()
2301 rich_location::add_fixit_replace (const char *new_content) in add_fixit_replace()
2313 const char *new_content) in add_fixit_replace()
2324 const char *new_content) in add_fixit_replace()
2401 const char *new_content) in maybe_add_fixit()
2491 const char *new_content) in fixit_hint()
2530 const char *new_content) in maybe_append()
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c2140 rich_location::add_fixit_insert_before (const char *new_content) in add_fixit_insert_before()
2150 const char *new_content) in add_fixit_insert_before()
2160 rich_location::add_fixit_insert_after (const char *new_content) in add_fixit_insert_after()
2170 const char *new_content) in add_fixit_insert_after()
2221 rich_location::add_fixit_replace (const char *new_content) in add_fixit_replace()
2233 const char *new_content) in add_fixit_replace()
2244 const char *new_content) in add_fixit_replace()
2321 const char *new_content) in maybe_add_fixit()
2403 const char *new_content) in fixit_hint()
2442 const char *new_content) in maybe_append()
/netbsd/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-regs.c122 std::string new_content = tui_register_format (frame, regnum); in tui_get_register() local
/netbsd/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-regs.c122 std::string new_content = tui_register_format (frame, regnum); in tui_get_register() local