ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PtrAnal::VarRef Struct Reference

#include <PtrAnal.h>

Collaboration diagram for PtrAnal::VarRef:

Public Member Functions

 VarRef (Stmt _stmt=0, const std::string &_name="")
 

Public Attributes

Stmt stmt
 
std::string name
 

Detailed Description

Definition at line 15 of file PtrAnal.h.

Constructor & Destructor Documentation

PtrAnal::VarRef::VarRef ( Stmt  _stmt = 0,
const std::string &  _name = "" 
)
inline

Definition at line 16 of file PtrAnal.h.

Member Data Documentation

Stmt PtrAnal::VarRef::stmt

Definition at line 15 of file PtrAnal.h.

std::string PtrAnal::VarRef::name

Definition at line 15 of file PtrAnal.h.


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