Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Ddiagnostic.h188 extern void diagnostic_report_current_module (diagnostic_context *);
Ddiagnostic.c285 diagnostic_report_current_module (context); in diagnostic_report_current_function()
290 diagnostic_report_current_module (diagnostic_context *context) in diagnostic_report_current_module() function
DChangeLog-200312783 (diagnostic_report_current_module): Likewise.
12991 * diagnostic.c.(diagnostic_report_current_module): Update to match
24292 * diagnostic.c (diagnostic_report_current_module): Adjust.
24368 internal_error, warning, diagnostic_report_current_module,
DChangeLog-200513148 * diagnostic.c (diagnostic_report_current_module): Use pp_newline to
/freebsd-9-stable/contrib/gcc/cp/
Derror.c2171 diagnostic_report_current_module (context); in cp_diagnostic_starter()