Home
last modified time | relevance | path

Searched refs:add_fixit_remove (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1672 add_fixit_remove ();
1677 add_fixit_remove (location_t where);
1681 add_fixit_remove (source_range src_range);
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1731 add_fixit_remove ();
1736 add_fixit_remove (location_t where);
1740 add_fixit_remove (source_range src_range);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-show-locus.c2907 richloc.add_fixit_remove (); in test_one_liner_fixit_remove()
3084 richloc.add_fixit_remove (range); in test_one_liner_fixit_validation_adhoc_locations()
3525 richloc.add_fixit_remove (); in test_one_liner_fixit_remove_utf8()
3660 richloc.add_fixit_remove (range); in test_one_liner_fixit_validation_adhoc_locations_utf8()
4178 richloc.add_fixit_remove (source_range::from_locations (c16, c20)); in test_fixit_consolidation()
4198 richloc.add_fixit_remove (source_range::from_locations (c10, c15)); in test_fixit_consolidation()
4199 richloc.add_fixit_remove (source_range::from_locations (c16, c20)); in test_fixit_consolidation()
4363 richloc.add_fixit_remove (victim); in test_overlapped_fixit_printing()
4383 richloc.add_fixit_remove (victim); in test_overlapped_fixit_printing()
4582 richloc.add_fixit_remove (victim); in test_overlapped_fixit_printing_utf8()
[all …]
H A Dedit-context.c1334 richloc.add_fixit_remove (range); in test_applying_fixits_remove()
H A Ddiagnostic.c2008 richloc.add_fixit_remove (where); in test_print_parseable_fixits_remove()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.cc3321 richloc.add_fixit_remove (); in test_one_liner_fixit_remove()
3498 richloc.add_fixit_remove (range); in test_one_liner_fixit_validation_adhoc_locations()
3939 richloc.add_fixit_remove (); in test_one_liner_fixit_remove_utf8()
4074 richloc.add_fixit_remove (range); in test_one_liner_fixit_validation_adhoc_locations_utf8()
4653 richloc.add_fixit_remove (source_range::from_locations (c16, c20)); in test_fixit_consolidation()
4673 richloc.add_fixit_remove (source_range::from_locations (c10, c15)); in test_fixit_consolidation()
4674 richloc.add_fixit_remove (source_range::from_locations (c16, c20)); in test_fixit_consolidation()
4842 richloc.add_fixit_remove (victim); in test_overlapped_fixit_printing()
4862 richloc.add_fixit_remove (victim); in test_overlapped_fixit_printing()
5065 richloc.add_fixit_remove (victim); in test_overlapped_fixit_printing_utf8()
[all …]
H A Dedit-context.cc1340 richloc.add_fixit_remove (range); in test_applying_fixits_remove()
H A Ddiagnostic.cc2277 richloc.add_fixit_remove (where); in test_print_parseable_fixits_remove()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc2273 rich_location::add_fixit_remove () in add_fixit_remove() function in rich_location
2275 add_fixit_remove (get_loc ()); in add_fixit_remove()
2282 rich_location::add_fixit_remove (location_t where) in add_fixit_remove() function in rich_location
2285 add_fixit_remove (range); in add_fixit_remove()
2292 rich_location::add_fixit_remove (source_range src_range) in add_fixit_remove() function in rich_location
H A DChangeLog2445 (rich_location::add_fixit_remove): Add comments. Add overloads
2450 (rich_location::add_fixit_remove): Add comments. Add overloads
2495 * line-map.c (rich_location::add_fixit_remove): Reimplement
2894 (rich_location::add_fixit_remove): New method.
2910 (rich_location::add_fixit_remove): New method.
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c2193 rich_location::add_fixit_remove () in add_fixit_remove() function
2195 add_fixit_remove (get_loc ()); in add_fixit_remove()
2202 rich_location::add_fixit_remove (location_t where) in add_fixit_remove() function
2205 add_fixit_remove (range); in add_fixit_remove()
2212 rich_location::add_fixit_remove (source_range src_range) in add_fixit_remove() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c14200 richloc.add_fixit_remove (); in cp_parser_decl_specifier_seq()
14308 richloc.add_fixit_remove (); in cp_parser_decl_specifier_seq()
18698 richloc.add_fixit_remove (); in cp_parser_elaborated_type_specifier()
21903 richloc.add_fixit_remove (); in cp_parser_cv_qualifier_seq_opt()
22052 richloc.add_fixit_remove (); in cp_parser_virt_specifier_seq_opt()
24991 richloc.add_fixit_remove (); in cp_parser_member_declaration()
25363 richloc.add_fixit_remove (); in cp_parser_member_declaration()
25411 richloc.add_fixit_remove (); in cp_parser_member_declaration()
30494 richloc.add_fixit_remove (); in set_and_check_decl_spec_loc()
30520 richloc.add_fixit_remove (); in set_and_check_decl_spec_loc()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc15725 richloc.add_fixit_remove (); in cp_parser_decl_specifier_seq()
15833 richloc.add_fixit_remove (); in cp_parser_decl_specifier_seq()
20316 richloc.add_fixit_remove (); in cp_parser_elaborated_type_specifier()
22272 iloc.add_fixit_remove (); in warn_about_ambiguous_parse()
23823 richloc.add_fixit_remove (); in cp_parser_cv_qualifier_seq_opt()
23972 richloc.add_fixit_remove (); in cp_parser_virt_specifier_seq_opt()
27014 richloc.add_fixit_remove (); in cp_parser_member_declaration()
27413 richloc.add_fixit_remove (); in cp_parser_member_declaration()
27461 richloc.add_fixit_remove (); in cp_parser_member_declaration()
32748 richloc.add_fixit_remove (); in set_and_check_decl_spec_loc()
[all …]
H A Ddecl.cc12795 iloc.add_fixit_remove (get_start (declarator->parenthesized)); in grokdeclarator()
12796 iloc.add_fixit_remove (get_finish (declarator->parenthesized)); in grokdeclarator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c3392 richloc.add_fixit_remove (); in c_parser_struct_or_union_specifier()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc3434 richloc.add_fixit_remove (); in c_parser_struct_or_union_specifier()