Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.cc190 expanded_location prev_exploc (exploc); in exploc_with_display_col() local
191 prev_exploc.column--; in exploc_with_display_col()
193 = (location_compute_display_column (prev_exploc, policy)); in exploc_with_display_col()