GCC Middle and Back End API Reference
tree_constructor Struct Reference

#include <tree-core.h>

Collaboration diagram for tree_constructor:

Data Fields

struct tree_typed typed
 
vec< constructor_elt, va_gc > * elts
 

Field Documentation

◆ elts

vec<constructor_elt, va_gc>* tree_constructor::elts

◆ typed

struct tree_typed tree_constructor::typed

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