| /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
|