Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.c614 last_module_changed_p (diagnostic_context *context, in last_module_changed_p() function
647 if (map && last_module_changed_p (context, map)) in diagnostic_report_current_module()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.cc701 last_module_changed_p (diagnostic_context *context, in last_module_changed_p() function
759 if (map && last_module_changed_p (context, map)) in diagnostic_report_current_module()
H A DChangeLog-201731908 * diagnostic.c (last_module_changed_p): New function.