Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-diagnostic.cc40 diagnostic_report_current_module (context, loc); in diagnostic_report_current_function()
Ddiagnostic.h468 extern void diagnostic_report_current_module (diagnostic_context *, location_t);
Ddiagnostic.cc742 diagnostic_report_current_module (diagnostic_context *context, location_t where) in diagnostic_report_current_module() function
844 diagnostic_report_current_module (context, diagnostic_location (diagnostic)); in default_diagnostic_starter()
DChangeLog-20118306 * gcc/diagnostic.h (diagnostic_report_current_module): Add a
8308 * diagnostic.c (diagnostic_report_current_module): Add a location
8313 location to diagnostic_report_current_module.
8317 relevant location to diagnostic_report_current_module.
8337 * diagnostic.c (diagnostic_report_current_module): Adjust to avoid
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,
DChangeLog15528 (diagnostic_report_current_module): Use it.
DChangeLog-20203626 * diagnostic.c (diagnostic_report_current_module): Adjust for C++
17490 (diagnostic_report_current_module): Likewise.
DChangeLog-201813532 * diagnostic.c (diagnostic_report_current_module): Use
13672 * diagnostic.c (diagnostic_report_current_module): Reroll
DChangeLog-201029961 (diagnostic_report_current_module): Check show_column flag in context.
30179 diagnostic_report_current_module not
DChangeLog-20177099 (diagnostic_report_current_module): Likewise.
31910 (diagnostic_report_current_module): Convert macro usage to
DChangeLog-200920725 (diagnostic_report_current_module): Print columns.
DChangeLog-200513147 * diagnostic.c (diagnostic_report_current_module): Use pp_newline to
DChangeLog-201330543 * diagnostic.c (diagnostic_report_current_module): Print file:line
DChangeLog-201532337 * diagnostic.c (diagnostic_report_current_module): Strengthen
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Derror.cc3492 diagnostic_report_current_module (context, diagnostic_location (diagnostic)); in cp_diagnostic_starter()
DChangeLog-20111282 diagnostic_report_current_module.