GCC Middle and Back End API Reference
options Struct Reference

#include <gengtype.h>

Collaboration diagram for options:

Data Fields

struct optionsnext
 
const charname
 
enum option_kind kind
 
union { 
 
   const char *   string 
 
   type_p   type 
 
   struct nested_ptr_data *   nested 
 
info 
 

Detailed Description

A way to pass data through to the output end.   

Field Documentation

◆ [union]

◆ kind

◆ name

const char* options::name

◆ nested

◆ next

◆ string

◆ type


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