Home
last modified time | relevance | path

Searched refs:add_fixit_replace (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-show-locus.c2990 richloc.add_fixit_replace ("m_field"); in test_one_liner_fixit_replace()
3012 richloc.add_fixit_replace (range, "m_field"); in test_one_liner_fixit_replace_non_equal_range()
3037 richloc.add_fixit_replace (field, "m_field"); in test_one_liner_fixit_replace_equal_secondary_range()
3100 richloc.add_fixit_replace (range, "test"); in test_one_liner_fixit_validation_adhoc_locations()
3547 richloc.add_fixit_replace ("m_\xf0\x9f\x98\x82_field\xcf\x80"); in test_one_liner_fixit_replace_utf8()
3574 richloc.add_fixit_replace (range, "m_\xf0\x9f\x98\x82_field\xcf\x80"); in test_one_liner_fixit_replace_non_equal_range_utf8()
3604 richloc.add_fixit_replace (field, "m_\xf0\x9f\x98\x82_field\xcf\x80"); in test_one_liner_fixit_replace_equal_secondary_range_utf8()
3680 richloc.add_fixit_replace (range, "test"); in test_one_liner_fixit_validation_adhoc_locations_utf8()
4011 richloc.add_fixit_replace (colon, "="); in test_diagnostic_show_locus_fixit_lines()
4031 richloc.add_fixit_replace (colon, "="); in test_diagnostic_show_locus_fixit_lines()
[all …]
H A Dsubstring-locations.c193 richloc.add_fixit_replace (fmt_substring_range, m_corrected_substring); in emit_warning_n_va()
226 substring_richloc.add_fixit_replace (fmt_substring_range, in emit_warning_n_va()
H A Dedit-context.c1204 richloc.add_fixit_replace ("m_field"); in test_applying_fixits_growing_replace()
1249 richloc.add_fixit_replace ("field"); in test_applying_fixits_shrinking_replace()
1295 richloc.add_fixit_replace (range, "\n = "); in test_applying_fixits_replace_containing_newline()
1393 replace_a.add_fixit_replace (source_range::from_locations (c7, c9), in test_applying_fixits_multiple()
1398 replace_b.add_fixit_replace (source_range::from_locations (c11, c15), in test_applying_fixits_multiple()
1581 r1.add_fixit_replace (source_range::from_locations (c1, c3), in test_applying_fixits_modernize_named_init()
1586 r2.add_fixit_replace (source_range::from_locations (c8, c8), in test_applying_fixits_modernize_named_init()
1752 richloc.add_fixit_replace (range, "change"); in test_applying_fixits_column_validation()
1769 richloc.add_fixit_replace (range, "change"); in test_applying_fixits_column_validation()
H A Dgcc-rich-location.c72 add_fixit_replace (misspelled_token_loc, IDENTIFIER_POINTER (hint_id)); in add_fixit_misspelled_id()
H A Ddiagnostic.c2030 richloc.add_fixit_replace (where, "replacement"); in test_print_parseable_fixits_replace()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.cc3404 richloc.add_fixit_replace ("m_field"); in test_one_liner_fixit_replace()
3426 richloc.add_fixit_replace (range, "m_field"); in test_one_liner_fixit_replace_non_equal_range()
3451 richloc.add_fixit_replace (field, "m_field"); in test_one_liner_fixit_replace_equal_secondary_range()
3514 richloc.add_fixit_replace (range, "test"); in test_one_liner_fixit_validation_adhoc_locations()
3961 richloc.add_fixit_replace ("m_\xf0\x9f\x98\x82_field\xcf\x80"); in test_one_liner_fixit_replace_utf8()
3988 richloc.add_fixit_replace (range, "m_\xf0\x9f\x98\x82_field\xcf\x80"); in test_one_liner_fixit_replace_non_equal_range_utf8()
4018 richloc.add_fixit_replace (field, "m_\xf0\x9f\x98\x82_field\xcf\x80"); in test_one_liner_fixit_replace_equal_secondary_range_utf8()
4094 richloc.add_fixit_replace (range, "test"); in test_one_liner_fixit_validation_adhoc_locations_utf8()
4486 richloc.add_fixit_replace (colon, "="); in test_diagnostic_show_locus_fixit_lines()
4506 richloc.add_fixit_replace (colon, "="); in test_diagnostic_show_locus_fixit_lines()
[all …]
H A Dsubstring-locations.cc193 richloc.add_fixit_replace (fmt_substring_range, m_corrected_substring); in emit_warning_n_va()
226 substring_richloc.add_fixit_replace (fmt_substring_range, in emit_warning_n_va()
H A Dedit-context.cc1210 richloc.add_fixit_replace ("m_field"); in test_applying_fixits_growing_replace()
1255 richloc.add_fixit_replace ("field"); in test_applying_fixits_shrinking_replace()
1301 richloc.add_fixit_replace (range, "\n = "); in test_applying_fixits_replace_containing_newline()
1399 replace_a.add_fixit_replace (source_range::from_locations (c7, c9), in test_applying_fixits_multiple()
1404 replace_b.add_fixit_replace (source_range::from_locations (c11, c15), in test_applying_fixits_multiple()
1587 r1.add_fixit_replace (source_range::from_locations (c1, c3), in test_applying_fixits_modernize_named_init()
1592 r2.add_fixit_replace (source_range::from_locations (c8, c8), in test_applying_fixits_modernize_named_init()
1758 richloc.add_fixit_replace (range, "change"); in test_applying_fixits_column_validation()
1775 richloc.add_fixit_replace (range, "change"); in test_applying_fixits_column_validation()
H A Dgcc-rich-location.cc72 add_fixit_replace (misspelled_token_loc, IDENTIFIER_POINTER (hint_id)); in add_fixit_misspelled_id()
H A Ddiagnostic.cc2299 richloc.add_fixit_replace (where, "replacement"); in test_print_parseable_fixits_replace()
2329 richloc.add_fixit_replace (where, "color"); in test_print_parseable_fixits_bytes_vs_display_columns()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1687 add_fixit_replace (const char *new_content);
1692 add_fixit_replace (location_t where,
1698 add_fixit_replace (source_range src_range,
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1746 add_fixit_replace (const char *new_content);
1751 add_fixit_replace (location_t where,
1757 add_fixit_replace (source_range src_range,
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc2294 add_fixit_replace (src_range, ""); in add_fixit_remove()
2301 rich_location::add_fixit_replace (const char *new_content) in add_fixit_replace() function in rich_location
2303 add_fixit_replace (get_loc (), new_content); in add_fixit_replace()
2312 rich_location::add_fixit_replace (location_t where, in add_fixit_replace() function in rich_location
2316 add_fixit_replace (range, new_content); in add_fixit_replace()
2323 rich_location::add_fixit_replace (source_range src_range, in add_fixit_replace() function in rich_location
H A DChangeLog2194 (rich_location::add_fixit_replace): Reimplement in terms of
2366 (rich_location::add_fixit_replace): Likewise.
2436 (rich_location::add_fixit_replace): Likewise.
2447 (rich_location::add_fixit_replace): Likewise.
2452 (rich_location::add_fixit_replace): Likewise.
2460 (rich_location::add_fixit_replace): Call get_pure_location on the
2479 (rich_location::add_fixit_replace): Call reject_impossible_fixit
2496 by calling add_fixit_replace with an empty string.
2895 (rich_location::add_fixit_replace): New method.
2911 (rich_location::add_fixit_replace): New method.
H A Ddirectives.cc539 richloc.add_fixit_replace (misspelled_token_range, hint); in _cpp_handle_directive()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c2214 add_fixit_replace (src_range, ""); in add_fixit_remove()
2221 rich_location::add_fixit_replace (const char *new_content) in add_fixit_replace() function
2223 add_fixit_replace (get_loc (), new_content); in add_fixit_replace()
2232 rich_location::add_fixit_replace (location_t where, in add_fixit_replace() function
2236 add_fixit_replace (range, new_content); in add_fixit_replace()
2243 rich_location::add_fixit_replace (source_range src_range, in add_fixit_replace() function
H A Ddirectives.c523 richloc.add_fixit_replace (misspelled_token_range, hint); in _cpp_handle_directive()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlex.c520 richloc.add_fixit_replace (suggestion); in unqualified_name_lookup_error()
H A Derror.c4505 richloc.add_fixit_replace (suggestion); in qualified_name_lookup_error()
4532 richloc.add_fixit_replace (suggestion); in qualified_name_lookup_error()
4546 richloc.add_fixit_replace (suggestion); in qualified_name_lookup_error()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dux.texi456 richloc.add_fixit_replace (suggestion);
545 richloc.add_fixit_replace (IDENTIFIER_POINTER (name));
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dux.texi481 richloc.add_fixit_replace (suggestion);
570 richloc.add_fixit_replace (IDENTIFIER_POINTER (name));
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlex.cc720 richloc.add_fixit_replace (suggestion); in unqualified_name_lookup_error()
H A Derror.cc4603 richloc.add_fixit_replace (suggestion); in qualified_name_lookup_error()
4630 richloc.add_fixit_replace (suggestion); in qualified_name_lookup_error()
4644 richloc.add_fixit_replace (suggestion); in qualified_name_lookup_error()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c3348 richloc.add_fixit_replace (suggestion); in implicit_decl_warning()
3361 richloc.add_fixit_replace (suggestion); in implicit_decl_warning()
3714 richloc.add_fixit_replace (suggestion); in undeclared_variable()
3732 richloc.add_fixit_replace (suggestion); in undeclared_variable()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc3388 richloc.add_fixit_replace (suggestion); in implicit_decl_warning()
3401 richloc.add_fixit_replace (suggestion); in implicit_decl_warning()
3778 richloc.add_fixit_replace (suggestion); in undeclared_variable()
3796 richloc.add_fixit_replace (suggestion); in undeclared_variable()

12