GCC Middle and Back End API Reference
tree_string Struct Reference

#include <tree-core.h>

Collaboration diagram for tree_string:

Data Fields

struct tree_typed typed
 
int length
 
char str [1]
 

Field Documentation

◆ length

int tree_string::length

◆ str

char tree_string::str[1]

◆ typed

struct tree_typed tree_string::typed

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