|
GCC Middle and Back End API Reference
|
#include <opts.h>
Data Fields | |
| const void * | data |
| size_t | size |
| char | ch |
Records that the state of an option consists of SIZE bytes starting at DATA. DATA might point to CH in some cases.
| char cl_option_state::ch |
| const void* cl_option_state::data |
Referenced by option_flag_var().
| size_t cl_option_state::size |
Referenced by option_flag_var().