Home
last modified time | relevance | path

Searched defs:diagnostic_context (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gcc/
HDdiagnostic.h55 typedef struct diagnostic_context diagnostic_context; typedef
62 struct diagnostic_context struct
65 pretty_printer *printer;
68 int diagnostic_count[DK_LAST_DIAGNOSTIC_KIND];
72 bool issue_warnings_are_errors_message;
75 bool warning_as_error_requested;
82 char classify_diagnostic[N_OPTS];
86 bool show_option_requested;
89 bool abort_on_error;
98 diagnostic_starter_fn begin_diagnostic;
[all …]