Lines Matching refs:expanded_location

175 class exploc_with_display_col : public expanded_location
178 exploc_with_display_col (const expanded_location &exploc) in exploc_with_display_col()
179 : expanded_location (exploc), in exploc_with_display_col()
192 layout_point (const expanded_location &exploc) in layout_point()
208 layout_range (const expanded_location *start_exploc,
209 const expanded_location *finish_exploc,
211 const expanded_location *caret_exploc,
347 expanded_location get_expanded_location (const line_span *) const;
516 layout_range::layout_range (const expanded_location *start_exploc, in layout_range()
517 const expanded_location *finish_exploc, in layout_range()
519 const expanded_location *caret_exploc, in layout_range()
661 const expanded_location start_exploc in make_range()
663 const expanded_location finish_exploc in make_range()
1033 expanded_location start in maybe_add_location_range()
1036 expanded_location finish in maybe_add_location_range()
1039 expanded_location caret in maybe_add_location_range()
1165 expanded_location
1179 expanded_location exploc = m_exploc; in get_expanded_location()
1192 expanded_location exploc = expand_location (loc); in get_expanded_location()
1981 expanded_location exploc_start = expand_location (hint->get_start_loc ()); in get_affected_range()
1982 expanded_location exploc_finish = expand_location (hint->get_next_loc ()); in get_affected_range()
2008 expanded_location exploc = expand_location (hint->get_start_loc ()); in get_printed_columns()
2585 expanded_location exploc in diagnostic_show_locus()