Searched refs:for_each_line_table_case (Results 1 – 13 of 13) sorted by relevance
3711 for_each_line_table_case (void (*testcase) (const line_table_case &)) in for_each_line_table_case() function3894 for_each_line_table_case (test_make_location_nonpure_range_endpoints); in input_cc_tests()3896 for_each_line_table_case (test_accessing_ordinary_linemaps); in input_cc_tests()3897 for_each_line_table_case (test_lexer); in input_cc_tests()3898 for_each_line_table_case (test_lexer_string_locations_simple); in input_cc_tests()3899 for_each_line_table_case (test_lexer_string_locations_ebcdic); in input_cc_tests()3900 for_each_line_table_case (test_lexer_string_locations_hex); in input_cc_tests()3901 for_each_line_table_case (test_lexer_string_locations_oct); in input_cc_tests()3902 for_each_line_table_case (test_lexer_string_locations_letter_escape_1); in input_cc_tests()3903 for_each_line_table_case (test_lexer_string_locations_letter_escape_2); in input_cc_tests()[all …]
1794 for_each_line_table_case (test_applying_fixits_insert_before); in edit_context_cc_tests()1795 for_each_line_table_case (test_applying_fixits_insert_after); in edit_context_cc_tests()1796 for_each_line_table_case (test_applying_fixits_insert_after_at_line_end); in edit_context_cc_tests()1797 for_each_line_table_case (test_applying_fixits_insert_after_failure); in edit_context_cc_tests()1798 for_each_line_table_case (test_applying_fixits_insert_containing_newline); in edit_context_cc_tests()1799 for_each_line_table_case (test_applying_fixits_growing_replace); in edit_context_cc_tests()1800 for_each_line_table_case (test_applying_fixits_shrinking_replace); in edit_context_cc_tests()1801 for_each_line_table_case (test_applying_fixits_replace_containing_newline); in edit_context_cc_tests()1802 for_each_line_table_case (test_applying_fixits_remove); in edit_context_cc_tests()1803 for_each_line_table_case (test_applying_fixits_multiple); in edit_context_cc_tests()[all …]
5671 for_each_line_table_case (test_layout_x_offset_display_utf8); in diagnostic_show_locus_cc_tests()5672 for_each_line_table_case (test_layout_x_offset_display_tab); in diagnostic_show_locus_cc_tests()5678 for_each_line_table_case (test_diagnostic_show_locus_one_liner); in diagnostic_show_locus_cc_tests()5679 for_each_line_table_case (test_diagnostic_show_locus_one_liner_utf8); in diagnostic_show_locus_cc_tests()5680 for_each_line_table_case (test_add_location_if_nearby); in diagnostic_show_locus_cc_tests()5681 for_each_line_table_case (test_diagnostic_show_locus_fixit_lines); in diagnostic_show_locus_cc_tests()5682 for_each_line_table_case (test_fixit_consolidation); in diagnostic_show_locus_cc_tests()5683 for_each_line_table_case (test_overlapped_fixit_printing); in diagnostic_show_locus_cc_tests()5684 for_each_line_table_case (test_overlapped_fixit_printing_utf8); in diagnostic_show_locus_cc_tests()5685 for_each_line_table_case (test_overlapped_fixit_printing_2); in diagnostic_show_locus_cc_tests()[all …]
330 for_each_line_table_case (test_opt_result_failure_at); in c_opt_problem_cc_tests()
186 for_each_line_table_case (void (*testcase) (const line_table_case &));
2772 for_each_line_table_case (test_capture_of_dump_calls); in dumpfile_cc_tests()
5392 for_each_line_table_case.15220 (selftest::for_each_line_table_case): New function.15225 (selftest::for_each_line_table_case): New decl.
3551 for_each_line_table_case (void (*testcase) (const line_table_case &)) in for_each_line_table_case() function3707 for_each_line_table_case (test_make_location_nonpure_range_endpoints); in input_c_tests()3709 for_each_line_table_case (test_accessing_ordinary_linemaps); in input_c_tests()3710 for_each_line_table_case (test_lexer); in input_c_tests()3711 for_each_line_table_case (test_lexer_string_locations_simple); in input_c_tests()3712 for_each_line_table_case (test_lexer_string_locations_ebcdic); in input_c_tests()3713 for_each_line_table_case (test_lexer_string_locations_hex); in input_c_tests()3714 for_each_line_table_case (test_lexer_string_locations_oct); in input_c_tests()3715 for_each_line_table_case (test_lexer_string_locations_letter_escape_1); in input_c_tests()3716 for_each_line_table_case (test_lexer_string_locations_letter_escape_2); in input_c_tests()[all …]
1788 for_each_line_table_case (test_applying_fixits_insert_before); in edit_context_c_tests()1789 for_each_line_table_case (test_applying_fixits_insert_after); in edit_context_c_tests()1790 for_each_line_table_case (test_applying_fixits_insert_after_at_line_end); in edit_context_c_tests()1791 for_each_line_table_case (test_applying_fixits_insert_after_failure); in edit_context_c_tests()1792 for_each_line_table_case (test_applying_fixits_insert_containing_newline); in edit_context_c_tests()1793 for_each_line_table_case (test_applying_fixits_growing_replace); in edit_context_c_tests()1794 for_each_line_table_case (test_applying_fixits_shrinking_replace); in edit_context_c_tests()1795 for_each_line_table_case (test_applying_fixits_replace_containing_newline); in edit_context_c_tests()1796 for_each_line_table_case (test_applying_fixits_remove); in edit_context_c_tests()1797 for_each_line_table_case (test_applying_fixits_multiple); in edit_context_c_tests()[all …]
5014 for_each_line_table_case (test_layout_x_offset_display_utf8); in diagnostic_show_locus_c_tests()5020 for_each_line_table_case (test_diagnostic_show_locus_one_liner); in diagnostic_show_locus_c_tests()5021 for_each_line_table_case (test_diagnostic_show_locus_one_liner_utf8); in diagnostic_show_locus_c_tests()5022 for_each_line_table_case (test_add_location_if_nearby); in diagnostic_show_locus_c_tests()5023 for_each_line_table_case (test_diagnostic_show_locus_fixit_lines); in diagnostic_show_locus_c_tests()5024 for_each_line_table_case (test_fixit_consolidation); in diagnostic_show_locus_c_tests()5025 for_each_line_table_case (test_overlapped_fixit_printing); in diagnostic_show_locus_c_tests()5026 for_each_line_table_case (test_overlapped_fixit_printing_utf8); in diagnostic_show_locus_c_tests()5027 for_each_line_table_case (test_overlapped_fixit_printing_2); in diagnostic_show_locus_c_tests()5028 for_each_line_table_case (test_fixit_insert_containing_newline); in diagnostic_show_locus_c_tests()[all …]
330 for_each_line_table_case (test_opt_result_failure_at); in opt_problem_cc_tests()
184 for_each_line_table_case (void (*testcase) (const line_table_case &));
2714 for_each_line_table_case (test_capture_of_dump_calls);