GCC Middle and Back End API Reference
cl_enum_arg Struct Reference

#include <opts.h>

Data Fields

const char * arg
int value
unsigned int flags

Detailed Description

Structure describing an enumerated option argument.   

Field Documentation

const char* cl_enum_arg::arg
unsigned int cl_enum_arg::flags
int cl_enum_arg::value

Referenced by enum_arg_to_value().


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