GCC Middle and Back End API Reference
opts-diagnostic.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  gcc_diagnostic_option_manager
 
class  compiler_diagnostic_option_manager
 

Functions

void handle_OPT_fdiagnostics_add_output_ (const gcc_options &opts, diagnostic_context &dc, const char *arg, location_t loc)
 
void handle_OPT_fdiagnostics_set_output_ (const gcc_options &opts, diagnostic_context &dc, const char *arg, location_t loc)
 

Function Documentation

◆ handle_OPT_fdiagnostics_add_output_()

void handle_OPT_fdiagnostics_add_output_ ( const gcc_options & opts,
diagnostic_context & dc,
const char * arg,
location_t loc )
extern

◆ handle_OPT_fdiagnostics_set_output_()

void handle_OPT_fdiagnostics_set_output_ ( const gcc_options & opts,
diagnostic_context & dc,
const char * arg,
location_t loc )
extern