Home
last modified time | relevance | path

Searched refs:insertion_p (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.c1832 gcc_assert (hint->insertion_p ()); in print_leading_fixits()
1990 if (hint->insertion_p ()) in get_affected_range()
2013 if (hint->insertion_p ()) in get_printed_columns()
2051 bool insertion_p () const in insertion_p() function
2284 if (c->insertion_p ()) in print_trailing_fixits()
H A Ddiagnostic-show-locus.cc2077 gcc_assert (hint->insertion_p ()); in print_leading_fixits()
2236 if (hint->insertion_p ()) in get_affected_range()
2260 if (hint->insertion_p ()) in get_printed_columns()
2300 bool insertion_p () const in insertion_p() function in __anon364f861a0111::correction
2539 if (c->insertion_p ()) in print_trailing_fixits()
H A DChangeLog-20191267 (correction::insertion_p): Add multibyte awareness.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-show-locus.c1832 gcc_assert (hint->insertion_p ()); in print_leading_fixits()
1990 if (hint->insertion_p ()) in get_affected_range()
2013 if (hint->insertion_p ()) in get_printed_columns()
2051 bool insertion_p () const in insertion_p() function
2284 if (c->insertion_p ()) in print_trailing_fixits()
/netbsd/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1865 bool insertion_p () const { return m_start == m_next_loc; } in insertion_p() function
/netbsd/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1937 bool insertion_p () const { return m_start == m_next_loc; } in insertion_p() function