Home
last modified time | relevance | path

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

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddiagnostic-show-locus.c1408 : m_state_idx (state_idx), m_column (column), in line_label()
1421 return compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
1424 int m_state_idx; member
1547 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
1556 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddiagnostic-show-locus.c1408 : m_state_idx (state_idx), m_column (column), in line_label()
1421 return compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
1424 int m_state_idx; member
1547 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
1556 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddiagnostic-show-locus.c1408 : m_state_idx (state_idx), m_column (column), in line_label()
1421 return compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
1424 int m_state_idx; member
1547 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
1556 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddiagnostic-show-locus.c1635 : m_state_idx (state_idx), m_column (column), in line_label()
1653 return -compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
1656 int m_state_idx; variable
1788 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
1797 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
H A DChangeLog-201912021 (line_label::comparator): Reverse the sort order by m_state_idx,
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddiagnostic-show-locus.c1635 : m_state_idx (state_idx), m_column (column), in line_label()
1653 return -compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
1656 int m_state_idx; variable
1788 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
1797 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
H A DChangeLog-201912021 (line_label::comparator): Reverse the sort order by m_state_idx,
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddiagnostic-show-locus.c1635 : m_state_idx (state_idx), m_column (column), in line_label()
1653 return -compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
1656 int m_state_idx; variable
1788 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
1797 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
H A DChangeLog-201912021 (line_label::comparator): Reverse the sort order by m_state_idx,
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddiagnostic-show-locus.c1669 : m_state_idx (state_idx), m_column (column), in line_label()
1688 return -compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
1691 int m_state_idx; variable
1823 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
1832 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
H A DChangeLog-201912021 (line_label::comparator): Reverse the sort order by m_state_idx,
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddiagnostic-show-locus.c1669 : m_state_idx (state_idx), m_column (column), in line_label()
1688 return -compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
1691 int m_state_idx; variable
1823 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
1832 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
H A DChangeLog-201912021 (line_label::comparator): Reverse the sort order by m_state_idx,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddiagnostic-show-locus.c1669 : m_state_idx (state_idx), m_column (column), in line_label()
1688 return -compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
1691 int m_state_idx; variable
1823 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
1832 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
H A DChangeLog-201912021 (line_label::comparator): Reverse the sort order by m_state_idx,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddiagnostic-show-locus.c1880 : m_state_idx (state_idx), m_column (column), in line_label()
1898 return -compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
1901 int m_state_idx; variable
2033 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
2042 m_colorizer.set_range (label->m_state_idx); in print_any_labels()
H A DChangeLog-201912021 (line_label::comparator): Reverse the sort order by m_state_idx,