Home
last modified time | relevance | path

Searched refs:add_fixits (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dedit-context.c968 edit.add_fixits (&richloc); in test_applying_fixits_insert_before()
1026 edit.add_fixits (&richloc); in test_applying_fixits_insert_after()
1068 edit.add_fixits (&richloc); in test_applying_fixits_insert_after_at_line_end()
1454 edit.add_fixits (&insert); in change_line()
1480 edit.add_fixits (&insert); in insert_line()
1592 edit.add_fixits (&r1); in test_applying_fixits_modernize_named_init()
1610 edit.add_fixits (&r2); in test_applying_fixits_modernize_named_init()
1625 edit.add_fixits (&r2); in test_applying_fixits_modernize_named_init()
1626 edit.add_fixits (&r1); in test_applying_fixits_modernize_named_init()
1656 edit.add_fixits (&insert); in test_applying_fixits_unreadable_file()
[all …]
H A Dedit-context.cc974 edit.add_fixits (&richloc); in test_applying_fixits_insert_before()
1032 edit.add_fixits (&richloc); in test_applying_fixits_insert_after()
1074 edit.add_fixits (&richloc); in test_applying_fixits_insert_after_at_line_end()
1460 edit.add_fixits (&insert); in change_line()
1486 edit.add_fixits (&insert); in insert_line()
1598 edit.add_fixits (&r1); in test_applying_fixits_modernize_named_init()
1616 edit.add_fixits (&r2); in test_applying_fixits_modernize_named_init()
1631 edit.add_fixits (&r2); in test_applying_fixits_modernize_named_init()
1632 edit.add_fixits (&r1); in test_applying_fixits_modernize_named_init()
1662 edit.add_fixits (&insert); in test_applying_fixits_unreadable_file()
[all …]
H A Dedit-context.h49 void add_fixits (rich_location *richloc);
H A Ddiagnostic.c1177 context->edit_context_ptr->add_fixits (diagnostic->richloc); in diagnostic_report_diagnostic()
H A Ddiagnostic.cc1414 context->edit_context_ptr->add_fixits (diagnostic->richloc); in diagnostic_report_diagnostic()
H A DChangeLog-201732821 (edit_context::add_fixits): Reimplement.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dedit-context.c968 edit.add_fixits (&richloc); in test_applying_fixits_insert_before()
1026 edit.add_fixits (&richloc); in test_applying_fixits_insert_after()
1068 edit.add_fixits (&richloc); in test_applying_fixits_insert_after_at_line_end()
1454 edit.add_fixits (&insert); in change_line()
1480 edit.add_fixits (&insert); in insert_line()
1592 edit.add_fixits (&r1); in test_applying_fixits_modernize_named_init()
1610 edit.add_fixits (&r2); in test_applying_fixits_modernize_named_init()
1625 edit.add_fixits (&r2); in test_applying_fixits_modernize_named_init()
1626 edit.add_fixits (&r1); in test_applying_fixits_modernize_named_init()
1656 edit.add_fixits (&insert); in test_applying_fixits_unreadable_file()
[all …]
H A Dedit-context.h49 void add_fixits (rich_location *richloc);
H A Ddiagnostic.c1177 context->edit_context_ptr->add_fixits (diagnostic->richloc); in diagnostic_report_diagnostic()