Home
last modified time | relevance | path

Searched refs:test_diagnostic_context (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dselftest-diagnostic.cc36 test_diagnostic_context::test_diagnostic_context () in test_diagnostic_context() function in selftest::test_diagnostic_context
47 test_diagnostic_context::~test_diagnostic_context () in ~test_diagnostic_context()
56 test_diagnostic_context::start_span_cb (diagnostic_context *context, in start_span_cb()
H A Ddiagnostic-show-locus.cc2876 test_diagnostic_context dc; in test_display_widths()
2887 test_diagnostic_context dc; in test_display_widths()
2899 test_diagnostic_context dc; in test_display_widths()
2924 test_diagnostic_context dc; in test_offset_impl()
3039 test_diagnostic_context dc; in test_layout_x_offset_display_utf8()
3063 test_diagnostic_context dc; in test_layout_x_offset_display_utf8()
3146 test_diagnostic_context dc; in test_layout_x_offset_display_tab()
3164 test_diagnostic_context dc; in test_layout_x_offset_display_tab()
3196 test_diagnostic_context dc; in test_diagnostic_show_locus_unknown_location()
3217 test_diagnostic_context dc; in test_one_liner_simple_caret()
[all …]
H A Dselftest-diagnostic.h33 class test_diagnostic_context : public diagnostic_context
36 test_diagnostic_context ();
37 ~test_diagnostic_context ();
H A Dtree-diagnostic-path.cc574 test_diagnostic_context dc; in test_empty_path()
598 test_diagnostic_context dc; in test_intraprocedural_path()
647 test_diagnostic_context dc; in test_interprocedural_path_1()
729 test_diagnostic_context dc; in test_interprocedural_path_2()
781 test_diagnostic_context dc; in test_recursion()
H A Ddiagnostic-format-json.cc351 test_diagnostic_context dc; in test_unknown_location()
370 test_diagnostic_context dc; in test_bad_endpoints()
H A Ddiagnostic.cc2373 test_diagnostic_context dc; in assert_location_text()
H A DChangeLog-20188189 minimum margin width, as set by test_diagnostic_context's ctor.
8202 (selftest::test_diagnostic_context::test_diagnostic_context):
13160 (test_diagnostic_context::test_diagnostic_context): Enable
H A DChangeLog3686 (test_diagnostic_context::test_diagnostic_context): Set
H A DChangeLog-201614308 (selftest::test_diagnostic_context::test_diagnostic_context):
14310 (selftest::test_diagnostic_context::start_span_cb): New static
15180 (class selftest::test_diagnostic_context): New class.
H A DChangeLog-20178783 (class selftest::test_diagnostic_context): Move to...
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dselftest-diagnostic.c36 test_diagnostic_context::test_diagnostic_context () in test_diagnostic_context() function
47 test_diagnostic_context::~test_diagnostic_context () in ~test_diagnostic_context()
56 test_diagnostic_context::start_span_cb (diagnostic_context *context, in start_span_cb()
H A Ddiagnostic-show-locus.c2618 test_diagnostic_context dc;
2731 test_diagnostic_context dc; in test_layout_x_offset_display_utf8()
2755 test_diagnostic_context dc; in test_layout_x_offset_display_utf8()
2782 test_diagnostic_context dc; in test_diagnostic_show_locus_unknown_location()
2803 test_diagnostic_context dc; in test_one_liner_simple_caret()
2817 test_diagnostic_context dc; in test_one_liner_caret_and_range()
2834 test_diagnostic_context dc; in test_one_liner_multiple_carets_and_ranges()
2867 test_diagnostic_context dc; in test_one_liner_fixit_insert_before()
2883 test_diagnostic_context dc; in test_one_liner_fixit_insert_after()
2911 test_diagnostic_context dc; in test_one_liner_fixit_remove()
[all …]
H A Dselftest-diagnostic.h33 class test_diagnostic_context : public diagnostic_context
36 test_diagnostic_context ();
37 ~test_diagnostic_context ();
H A Dtree-diagnostic-path.cc570 test_diagnostic_context dc; in test_empty_path()
594 test_diagnostic_context dc; in test_intraprocedural_path()
643 test_diagnostic_context dc; in test_interprocedural_path_1()
725 test_diagnostic_context dc; in test_interprocedural_path_2()
777 test_diagnostic_context dc; in test_recursion()
H A Ddiagnostic.c2047 test_diagnostic_context dc; in assert_location_text()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc5426 test_diagnostic_context dc; in test_type_mismatch_range_labels()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c5420 test_diagnostic_context dc; in test_type_mismatch_range_labels()