Home
last modified time | relevance | path

Searched refs:m_num_fixit_hints (Results 1 – 22 of 22) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Dline-map.c1978 m_num_fixit_hints (0) in rich_location()
1987 for (unsigned int i = 0; i < m_num_fixit_hints; i++) in ~rich_location()
2090 linemap_assert (m_num_fixit_hints < MAX_FIXIT_HINTS); in add_fixit_insert()
2091 m_fixit_hints[m_num_fixit_hints++] in add_fixit_insert()
2101 linemap_assert (m_num_fixit_hints < MAX_FIXIT_HINTS); in add_fixit_remove()
2102 m_fixit_hints[m_num_fixit_hints++] = new fixit_remove (src_range); in add_fixit_remove()
2112 linemap_assert (m_num_fixit_hints < MAX_FIXIT_HINTS); in add_fixit_replace()
2113 m_fixit_hints[m_num_fixit_hints++] in add_fixit_replace()
H A DChangeLog210 (rich_location::m_num_fixit_hints): New field.
218 m_num_fixit_hints to both ctors.
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Dline-map.c1978 m_num_fixit_hints (0) in rich_location()
1987 for (unsigned int i = 0; i < m_num_fixit_hints; i++) in ~rich_location()
2090 linemap_assert (m_num_fixit_hints < MAX_FIXIT_HINTS); in add_fixit_insert()
2091 m_fixit_hints[m_num_fixit_hints++] in add_fixit_insert()
2101 linemap_assert (m_num_fixit_hints < MAX_FIXIT_HINTS); in add_fixit_remove()
2102 m_fixit_hints[m_num_fixit_hints++] = new fixit_remove (src_range); in add_fixit_remove()
2112 linemap_assert (m_num_fixit_hints < MAX_FIXIT_HINTS); in add_fixit_replace()
2113 m_fixit_hints[m_num_fixit_hints++] in add_fixit_replace()
H A DChangeLog210 (rich_location::m_num_fixit_hints): New field.
218 m_num_fixit_hints to both ctors.
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/include/
H A Dline-map.h1392 unsigned int get_num_fixit_hints () const { return m_num_fixit_hints; } in get_num_fixit_hints()
1408 unsigned int m_num_fixit_hints; variable
/dports/lang/gnat_util/gcc-6-20180516/libcpp/include/
H A Dline-map.h1392 unsigned int get_num_fixit_hints () const { return m_num_fixit_hints; } in get_num_fixit_hints()
1408 unsigned int m_num_fixit_hints; variable
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A DChangeLog562 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1036 (rich_location::m_num_fixit_hints): New field.
1044 m_num_fixit_hints to both ctors.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A DChangeLog541 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1015 (rich_location::m_num_fixit_hints): New field.
1023 m_num_fixit_hints to both ctors.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A DChangeLog541 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1015 (rich_location::m_num_fixit_hints): New field.
1023 m_num_fixit_hints to both ctors.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/
H A DChangeLog541 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1015 (rich_location::m_num_fixit_hints): New field.
1023 m_num_fixit_hints to both ctors.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/
H A DChangeLog541 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1015 (rich_location::m_num_fixit_hints): New field.
1023 m_num_fixit_hints to both ctors.
/dports/devel/riscv64-gcc/gcc-8.3.0/libcpp/
H A DChangeLog504 (rich_location::m_num_fixit_hints): Eliminate in favor of...
978 (rich_location::m_num_fixit_hints): New field.
986 m_num_fixit_hints to both ctors.
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/
H A DChangeLog997 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1471 (rich_location::m_num_fixit_hints): New field.
1479 m_num_fixit_hints to both ctors.
/dports/lang/gcc9/gcc-9.4.0/libcpp/
H A DChangeLog997 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1471 (rich_location::m_num_fixit_hints): New field.
1479 m_num_fixit_hints to both ctors.
/dports/lang/gcc9-aux/gcc-9.1.0/libcpp/
H A DChangeLog948 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1422 (rich_location::m_num_fixit_hints): New field.
1430 m_num_fixit_hints to both ctors.
/dports/lang/gcc10/gcc-10.3.0/libcpp/
H A DChangeLog1360 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1834 (rich_location::m_num_fixit_hints): New field.
1842 m_num_fixit_hints to both ctors.
/dports/devel/avr-gcc/gcc-10.2.0/libcpp/
H A DChangeLog1337 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1811 (rich_location::m_num_fixit_hints): New field.
1819 m_num_fixit_hints to both ctors.
/dports/lang/gcc10-devel/gcc-10-20211008/libcpp/
H A DChangeLog1374 (rich_location::m_num_fixit_hints): Eliminate in favor of...
1848 (rich_location::m_num_fixit_hints): New field.
1856 m_num_fixit_hints to both ctors.
/dports/lang/gcc12-devel/gcc-12-20211205/libcpp/
H A DChangeLog2248 (rich_location::m_num_fixit_hints): Eliminate in favor of...
2722 (rich_location::m_num_fixit_hints): New field.
2730 m_num_fixit_hints to both ctors.
/dports/lang/gcc11-devel/gcc-11-20211009/libcpp/
H A DChangeLog1911 (rich_location::m_num_fixit_hints): Eliminate in favor of...
2385 (rich_location::m_num_fixit_hints): New field.
2393 m_num_fixit_hints to both ctors.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libcpp/
H A DChangeLog1902 (rich_location::m_num_fixit_hints): Eliminate in favor of...
2376 (rich_location::m_num_fixit_hints): New field.
2384 m_num_fixit_hints to both ctors.
/dports/lang/gcc11/gcc-11.2.0/libcpp/
H A DChangeLog1902 (rich_location::m_num_fixit_hints): Eliminate in favor of...
2376 (rich_location::m_num_fixit_hints): New field.
2384 m_num_fixit_hints to both ctors.