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

◆ arg

const char* cl_enum_arg::arg

◆ flags

unsigned int cl_enum_arg::flags

◆ value

int cl_enum_arg::value

Referenced by enum_arg_to_value().


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