HomeSort by: relevance | last modified time | path
    Searched defs:m_richloc (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
tree-diagnostic-path.cc 126 m_richloc (initial_event.get_location (), &m_path_label)
136 if (!m_richloc.add_location_if_nearby (new_ev.get_location (),
185 diagnostic_show_locus (dc, &m_richloc, DK_DIAGNOSTIC_PATH);
202 gcc_rich_location m_richloc; member in struct:__anon16329::event_range
pretty-print.h 38 rich_location *m_richloc; member in struct:text_info
  /src/external/gpl3/gcc/dist/gcc/
tree-diagnostic-path.cc 174 m_richloc (initial_event.get_location (), &m_path_label),
186 if (!m_richloc.add_location_if_nearby (new_ev.get_location (),
233 diagnostic_show_locus (dc, &m_richloc, DK_DIAGNOSTIC_PATH, pp);
250 gcc_rich_location m_richloc; member in struct:__anon13906::event_range
pretty-print.h 45 m_richloc (rich_loc)
57 rich_location *m_richloc; member in struct:text_info

Completed in 19 milliseconds