Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-diagnostic.cc360 diagnostic->m_iinfo.m_allsyslocs = nsyslocs == ilocs.length (); in set_inlining_locations()
H A Ddiagnostic.h135 bool m_allsyslocs; member
H A Ddiagnostic.cc1066 diagnostic->m_iinfo.m_allsyslocs = in_system_header_at (loc); in get_any_inlining_info()
1082 if (diagnostic->m_iinfo.m_allsyslocs && !context->dc_warn_system_headers) in update_effective_level_from_pragmas()
1340 if (!report_warning_p && diagnostic->m_iinfo.m_allsyslocs) in diagnostic_report_diagnostic()