ROSE
0.9.6a
|
#include <ValuePropagate.h>
Public Member Functions | |
ValuePropagateNode (MultiGraphCreate *c, const AstNodePtr &ref, const AstNodePtr &_stmt, bool def) | |
const HasValueDescriptor & | get_desc () const |
HasValueDescriptor & | get_desc () |
virtual std::string | toString () const |
Public Member Functions inherited from DefUseChainNode | |
DefUseChainNode (MultiGraphCreate *c, const AstNodePtr &_ref, const AstNodePtr &_stmt, bool def) | |
bool | is_definition () const |
AstNodePtr | get_ref () const |
AstNodePtr | get_stmt () const |
void | Dump () const |
std::string | toString () const |
Private Attributes | |
HasValueDescriptor | desc |
Definition at line 8 of file ValuePropagate.h.
|
inline |
Definition at line 12 of file ValuePropagate.h.
|
inline |
Definition at line 16 of file ValuePropagate.h.
|
inline |
Definition at line 17 of file ValuePropagate.h.
|
virtual |
|
private |
Definition at line 10 of file ValuePropagate.h.