GCC Middle and Back End API Reference
tree_complex Struct Reference

#include <tree-core.h>

Collaboration diagram for tree_complex:

Data Fields

struct tree_typed typed
 
tree real
 
tree imag
 

Field Documentation

◆ imag

tree tree_complex::imag

◆ real

tree tree_complex::real

◆ typed

struct tree_typed tree_complex::typed

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