GCC Middle and Back End API Reference
tree_statement_list Struct Reference

#include <tree.h>

Collaboration diagram for tree_statement_list:

Data Fields

struct tree_typed typed
struct tree_statement_list_nodehead
struct tree_statement_list_nodetail

Field Documentation

struct tree_statement_list_node* tree_statement_list::head
struct tree_statement_list_node* tree_statement_list::tail
struct tree_typed tree_statement_list::typed

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