Code Listener  [unstable] git snapshot
Public Member Functions | Data Fields
GlobalData Class Reference

#include <storage.hh>

Collaboration diagram for GlobalData:
Collaboration graph
[legend]

Public Member Functions

 GlobalData ()
 

Data Fields

Graph gptg
 graph corresponding to global variables More...
 
bool dead
 points-to build status More...
 

Detailed Description

Definition at line 705 of file storage.hh.

Constructor & Destructor Documentation

GlobalData ( )
inline

Definition at line 713 of file storage.hh.

Field Documentation

bool dead

points-to build status

Definition at line 710 of file storage.hh.

Graph gptg

graph corresponding to global variables

Definition at line 708 of file storage.hh.


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