#include <DefUseChain.h>
Definition at line 7 of file DefUseChain.h.
DefUseChainNode::DefUseChainNode |
( |
MultiGraphCreate * |
c, |
|
|
const AstNodePtr & |
_ref, |
|
|
const AstNodePtr & |
_stmt, |
|
|
bool |
def |
|
) |
| |
|
inline |
bool DefUseChainNode::is_definition |
( |
) | |
const |
|
inline |
AstNodePtr DefUseChainNode::get_ref |
( |
) | |
const |
|
inline |
AstNodePtr DefUseChainNode::get_stmt |
( |
) | |
const |
|
inline |
void DefUseChainNode::Dump |
( |
) | |
const |
std::string DefUseChainNode::toString |
( |
) | |
const |
bool DefUseChainNode::isdef |
|
private |
AstNodePtr DefUseChainNode::ref |
|
private |
AstNodePtr DefUseChainNode::stmt |
|
private |
The documentation for this class was generated from the following file: