GDB (xrefs)
Public Attributes | List of all members
type_stack Struct Reference

#include "parser-defs.h"

Public Attributes

union type_stack_eltelements
 
int depth
 
int size
 

Detailed Description

Definition at line 149 of file parser-defs.h.

Member Data Documentation

int type_stack::depth
union type_stack_elt* type_stack::elements
int type_stack::size

Definition at line 156 of file parser-defs.h.

Referenced by _initialize_parse(), get_type_stack(), and type_stack_reserve().


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