Searched defs:diagnostic_context (Results 1 – 1 of 1) sorted by relevance
55 typedef struct diagnostic_context diagnostic_context; typedef62 struct diagnostic_context struct65 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 …]