GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
type_push Struct Reference

Public Attributes

struct typestored
 
struct type_pushnext
 

Detailed Description

Definition at line 2530 of file p-exp.c.

Member Data Documentation

◆ next

struct type_push* type_push::next

Definition at line 2533 of file p-exp.c.

Referenced by pop_current_type(), and push_current_type().

◆ stored

struct type* type_push::stored

Definition at line 2532 of file p-exp.c.

Referenced by pop_current_type(), and push_current_type().


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