/dports/devel/avr-gcc/gcc-10.2.0/gcc/ |
H A D | diagnostic-show-locus.c | 2133 auto_vec <correction *> m_corrections; variable 2142 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 2181 if (!m_corrections.is_empty ()) in add_hint() 2184 = m_corrections[m_corrections.length () - 1]; in add_hint() 2278 if (!corrections.m_corrections.is_empty ()) in print_trailing_fixits() 4297 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4306 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4316 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 4317 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4520 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing_utf8() [all …]
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ |
H A D | diagnostic-show-locus.c | 2133 auto_vec <correction *> m_corrections; variable 2142 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 2181 if (!m_corrections.is_empty ()) in add_hint() 2184 = m_corrections[m_corrections.length () - 1]; in add_hint() 2278 if (!corrections.m_corrections.is_empty ()) in print_trailing_fixits() 4297 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4306 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4316 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 4317 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4520 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing_utf8() [all …]
|
/dports/lang/gcc10/gcc-10.3.0/gcc/ |
H A D | diagnostic-show-locus.c | 2133 auto_vec <correction *> m_corrections; variable 2142 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 2181 if (!m_corrections.is_empty ()) in add_hint() 2184 = m_corrections[m_corrections.length () - 1]; in add_hint() 2278 if (!corrections.m_corrections.is_empty ()) in print_trailing_fixits() 4297 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4306 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4316 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 4317 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4520 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing_utf8() [all …]
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ |
H A D | diagnostic-show-locus.c | 2177 auto_vec <correction *> m_corrections; variable 2186 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 2226 if (!m_corrections.is_empty ()) in add_hint() 2229 = m_corrections[m_corrections.length () - 1]; in add_hint() 2324 if (!corrections.m_corrections.is_empty ()) in print_trailing_fixits() 4475 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4484 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4494 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 4495 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4701 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing_utf8() [all …]
|
/dports/lang/gcc11/gcc-11.2.0/gcc/ |
H A D | diagnostic-show-locus.c | 2177 auto_vec <correction *> m_corrections; variable 2186 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 2226 if (!m_corrections.is_empty ()) in add_hint() 2229 = m_corrections[m_corrections.length () - 1]; in add_hint() 2324 if (!corrections.m_corrections.is_empty ()) in print_trailing_fixits() 4475 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4484 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4494 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 4495 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4701 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing_utf8() [all …]
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ |
H A D | diagnostic-show-locus.c | 2177 auto_vec <correction *> m_corrections; variable 2186 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 2226 if (!m_corrections.is_empty ()) in add_hint() 2229 = m_corrections[m_corrections.length () - 1]; in add_hint() 2324 if (!corrections.m_corrections.is_empty ()) in print_trailing_fixits() 4475 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4484 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4494 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 4495 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4701 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing_utf8() [all …]
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ |
H A D | diagnostic-show-locus.c | 2386 auto_vec <correction *> m_corrections; variable 2395 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 2435 if (!m_corrections.is_empty ()) in add_hint() 2438 = m_corrections[m_corrections.length () - 1]; in add_hint() 2533 if (!corrections.m_corrections.is_empty ()) in print_trailing_fixits() 4776 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4785 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 4795 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 4796 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 5003 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing_utf8() [all …]
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | diagnostic-show-locus.c | 1600 auto_vec <correction *> m_corrections; member 1609 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 1644 if (!m_corrections.is_empty ()) in add_hint() 1647 = m_corrections[m_corrections.length () - 1]; in add_hint() 1700 m_corrections.safe_push (new correction (affected_columns, in add_hint() 1735 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c) in print_trailing_fixits() 2761 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2764 ASSERT_STREQ ("const_cast<", lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 2769 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2778 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() [all …]
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ |
H A D | diagnostic-show-locus.c | 1600 auto_vec <correction *> m_corrections; member 1609 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 1644 if (!m_corrections.is_empty ()) in add_hint() 1647 = m_corrections[m_corrections.length () - 1]; in add_hint() 1700 m_corrections.safe_push (new correction (affected_columns, in add_hint() 1735 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c) in print_trailing_fixits() 2761 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2764 ASSERT_STREQ ("const_cast<", lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 2769 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2778 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() [all …]
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ |
H A D | diagnostic-show-locus.c | 1600 auto_vec <correction *> m_corrections; member 1609 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 1644 if (!m_corrections.is_empty ()) in add_hint() 1647 = m_corrections[m_corrections.length () - 1]; in add_hint() 1700 m_corrections.safe_push (new correction (affected_columns, in add_hint() 1735 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c) in print_trailing_fixits() 2761 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2764 ASSERT_STREQ ("const_cast<", lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 2769 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2778 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() [all …]
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | diagnostic-show-locus.c | 1600 auto_vec <correction *> m_corrections; member 1609 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 1644 if (!m_corrections.is_empty ()) in add_hint() 1647 = m_corrections[m_corrections.length () - 1]; in add_hint() 1700 m_corrections.safe_push (new correction (affected_columns, in add_hint() 1735 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c) in print_trailing_fixits() 2761 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2764 ASSERT_STREQ ("const_cast<", lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 2769 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2778 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() [all …]
|
/dports/lang/gcc8/gcc-8.5.0/gcc/ |
H A D | diagnostic-show-locus.c | 1600 auto_vec <correction *> m_corrections; member 1609 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 1644 if (!m_corrections.is_empty ()) in add_hint() 1647 = m_corrections[m_corrections.length () - 1]; in add_hint() 1700 m_corrections.safe_push (new correction (affected_columns, in add_hint() 1735 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c) in print_trailing_fixits() 2761 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2764 ASSERT_STREQ ("const_cast<", lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 2769 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2778 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() [all …]
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ |
H A D | diagnostic-show-locus.c | 1600 auto_vec <correction *> m_corrections; member 1609 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 1644 if (!m_corrections.is_empty ()) in add_hint() 1647 = m_corrections[m_corrections.length () - 1]; in add_hint() 1700 m_corrections.safe_push (new correction (affected_columns, in add_hint() 1735 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c) in print_trailing_fixits() 2761 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2764 ASSERT_STREQ ("const_cast<", lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() 2769 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 2778 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() [all …]
|
/dports/lang/gcc9/gcc-9.4.0/gcc/ |
H A D | diagnostic-show-locus.c | 1861 auto_vec <correction *> m_corrections; member 1870 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 1907 if (!m_corrections.is_empty ()) in add_hint() 1910 = m_corrections[m_corrections.length () - 1]; in add_hint() 1963 m_corrections.safe_push (new correction (affected_columns, in add_hint() 1998 if (!corrections.m_corrections.is_empty ()) in print_trailing_fixits() 2001 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c) in print_trailing_fixits() 3227 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 3235 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 3244 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() [all …]
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ |
H A D | diagnostic-show-locus.c | 1861 auto_vec <correction *> m_corrections; member 1870 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 1907 if (!m_corrections.is_empty ()) in add_hint() 1910 = m_corrections[m_corrections.length () - 1]; in add_hint() 1963 m_corrections.safe_push (new correction (affected_columns, in add_hint() 1998 if (!corrections.m_corrections.is_empty ()) in print_trailing_fixits() 2001 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c) in print_trailing_fixits() 3227 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 3235 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 3244 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() [all …]
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ |
H A D | diagnostic-show-locus.c | 1861 auto_vec <correction *> m_corrections; member 1870 FOR_EACH_VEC_ELT (m_corrections, i, c) in ~line_corrections() 1907 if (!m_corrections.is_empty ()) in add_hint() 1910 = m_corrections[m_corrections.length () - 1]; in add_hint() 1963 m_corrections.safe_push (new correction (affected_columns, in add_hint() 1998 if (!corrections.m_corrections.is_empty ()) in print_trailing_fixits() 2001 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c) in print_trailing_fixits() 3227 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 3235 ASSERT_EQ (1, lc.m_corrections.length ()); in test_overlapped_fixit_printing() 3244 lc.m_corrections[0]->m_text); in test_overlapped_fixit_printing() [all …]
|