Home
last modified time | relevance | path

Searched refs:exploc_with_display_col (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.cc175 class exploc_with_display_col : public expanded_location class
178 exploc_with_display_col (const expanded_location &exploc, in exploc_with_display_col() function in __anonbef134440111::exploc_with_display_col
209 layout_point (const exploc_with_display_col &exploc) in layout_point()
225 layout_range (const exploc_with_display_col &start_exploc,
226 const exploc_with_display_col &finish_exploc,
228 const exploc_with_display_col &caret_exploc,
434 exploc_with_display_col m_exploc;
558 layout_range::layout_range (const exploc_with_display_col &start_exploc, in layout_range()
559 const exploc_with_display_col &finish_exploc, in layout_range()
561 const exploc_with_display_col &caret_exploc, in layout_range()
[all …]
H A DChangeLog-20217940 (exploc_with_display_col::exploc_with_display_col): Replace
7947 (make_range): Update for changes to exploc_with_display_col ctor.
7958 exploc_with_display_col ctor.
H A DChangeLog-202017445 (exploc_with_display_col::exploc_with_display_col): Support
17448 exploc_with_display_col.
17455 (layout::layout): Adapt to class exploc_with_display_col changes.
H A DChangeLog-20191233 (class exploc_with_display_col): New class.
1246 (class layout): m_exploc changed to exploc_with_display_col from
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-show-locus.c175 class exploc_with_display_col : public expanded_location
178 exploc_with_display_col (const expanded_location &exploc) in exploc_with_display_col() function
393 exploc_with_display_col m_exploc;