GCC Middle and Back End API Reference
tree_exp Struct Reference

#include <tree.h>

Collaboration diagram for tree_exp:

Public Member Functions

tree GTY ((special("tree_exp"), desc("TREE_CODE ((tree) &%0)"))) operands[1]

Data Fields

struct tree_typed typed
location_t locus

Member Function Documentation

tree tree_exp::GTY ( (special("tree_exp"), desc("TREE_CODE ((tree) &%0)"))  )

Field Documentation

location_t tree_exp::locus
struct tree_typed tree_exp::typed

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