Home
last modified time | relevance | path

Searched refs:extra_output_kind (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.h349 enum diagnostics_extra_output_kind extra_output_kind; member
H A Ddiagnostic.cc227 context->extra_output_kind = EXTRA_DIAGNOSTIC_OUTPUT_fixits_v1; in diagnostic_initialize()
229 context->extra_output_kind = EXTRA_DIAGNOSTIC_OUTPUT_fixits_v2; in diagnostic_initialize()
1392 switch (context->extra_output_kind) in diagnostic_report_diagnostic()
H A Dopts.cc2815 dc->extra_output_kind = (value in common_handle_option()
H A DChangeLog-202134399 parseable_fixits_p in favor of initializing extra_output_kind from
34407 extra_output_kind, passing the appropriate values to the new
34420 (diagnostic_context::extra_output_kind): ...this new field.