GCC Middle and Back End API Reference
option_map Struct Reference

Data Fields

const charopt0
 
const charopt1
 
const charnew_prefix
 
bool another_char_needed
 
bool negated
 

Detailed Description

Structure describing mappings from options on the command line to
options to look up with find_opt.   

Field Documentation

◆ another_char_needed

bool option_map::another_char_needed

Referenced by decode_cmdline_option().

◆ negated

bool option_map::negated

◆ new_prefix

◆ opt0

◆ opt1

const char* option_map::opt1

Referenced by decode_cmdline_option().


The documentation for this struct was generated from the following file: