Home
last modified time | relevance | path

Searched refs:show_option_requested (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDdiagnostic.h104 bool show_option_requested; member
HDdiagnostic.c103 context->show_option_requested = false; in diagnostic_initialize()
527 if (context->show_option_requested) in diagnostic_report_diagnostic()
HDtoplev.c1173 global_dc->show_option_requested in general_init()
HDopts.c1504 dc->show_option_requested = value; in common_handle_option()
/dragonfly/contrib/gcc-8.0/gcc/
HDdiagnostic.h118 bool show_option_requested; member
HDdiagnostic.c155 context->show_option_requested = false; in diagnostic_initialize()
987 if (context->show_option_requested) in diagnostic_report_diagnostic()
HDtoplev.c1115 global_dc->show_option_requested in general_init()
HDopts.c2164 dc->show_option_requested = value;