Searched refs:test_layout (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | diagnostic-show-locus.cc | 2933 layout test_layout (&dc, &richloc, DK_ERROR); in test_offset_impl() local 2935 test_layout.get_linenum_width ()); in test_offset_impl() 2937 test_layout.get_x_offset_display ()); in test_offset_impl() 3047 layout test_layout (&dc, &richloc, DK_ERROR); in test_layout_x_offset_display_utf8() local 3048 test_layout.print_line (1); in test_layout_x_offset_display_utf8() 3071 layout test_layout (&dc, &richloc, DK_ERROR); in test_layout_x_offset_display_utf8() local 3072 test_layout.print_line (1); in test_layout_x_offset_display_utf8() 3148 layout test_layout (&dc, &richloc, DK_ERROR); in test_layout_x_offset_display_tab() local 3149 test_layout.print_line (1); in test_layout_x_offset_display_tab() 3170 layout test_layout (&dc, &richloc, DK_ERROR); in test_layout_x_offset_display_tab() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | diagnostic-show-locus.c | 2627 layout test_layout (&dc, &richloc, DK_ERROR); 2629 test_layout.get_linenum_width ()); 2631 test_layout.get_x_offset_display ()); 2739 layout test_layout (&dc, &richloc, DK_ERROR); in test_layout_x_offset_display_utf8() 2740 test_layout.print_line (1); in test_layout_x_offset_display_utf8() 2763 layout test_layout (&dc, &richloc, DK_ERROR); in test_layout_x_offset_display_utf8() 2764 test_layout.print_line (1); in test_layout_x_offset_display_utf8()
|