|
GCC Middle and Back End API Reference
|
#include <opts.h>
Data Fields | |
| size_t | opt_index |
| const char * | arg |
| int | value |
Structure describing an option deferred for handling after the main option handlers.
| const char* cl_deferred_option::arg |
Referenced by handle_common_deferred_options().
| size_t cl_deferred_option::opt_index |
Referenced by handle_common_deferred_options().
| int cl_deferred_option::value |
Referenced by handle_common_deferred_options().