GDB (xrefs)
Public Member Functions | Public Attributes
type_stack_elt Union Reference

#include "parser-defs.h"

List of all members.

Public Member Functions

 VEC (type_ptr)*typelist_val

Public Attributes

enum type_pieces piece
int int_val
struct type_stackstack_val

Detailed Description

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


Member Function Documentation


Member Data Documentation

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

Referenced by insert_type_address_space(), pop_type_int(), and push_type_int().

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

Referenced by insert_type(), insert_type_address_space(), pop_type(), and push_type().

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

Referenced by pop_type_stack(), and push_type_stack().


The documentation for this union was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines