Home
last modified time | relevance | path

Searched refs:get_x_offset_display (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-show-locus.c342 int get_x_offset_display () const { return m_x_offset_display; } in get_x_offset_display() function
2631 test_layout.get_x_offset_display ());
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.cc380 int get_x_offset_display () const { return m_x_offset_display; } in get_x_offset_display() function in __anonbef134440111::layout
2937 test_layout.get_x_offset_display ()); in test_offset_impl()
H A DChangeLog-20191249 (layout::get_x_offset_display): Likewise.