GCC Middle and Back End API Reference
tree_list Struct Reference

#include <tree-core.h>

Collaboration diagram for tree_list:

Data Fields

struct tree_common common
 
tree purpose
 
tree value
 

Field Documentation

◆ common

struct tree_common tree_list::common

◆ purpose

tree tree_list::purpose

◆ value

tree tree_list::value

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