Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.cc764 bool first = true, need_inc = true, was_module = MAP_MODULE_P (map); in diagnostic_report_current_module() local
793 : need_inc ? 2 : 0) + !first; in diagnostic_report_current_module()
799 first = false, need_inc = was_module, was_module = is_module; in diagnostic_report_current_module()