|
ROSE
0.9.6a
|


Go to the source code of this file.
Classes | |
| class | VirtualCFG::DataflowNode |
| class | VirtualCFG::DataflowEdge |
Namespaces | |
| VirtualCFG | |
Constant Groups | |
| VirtualCFG | |
Typedefs | |
| typedef std::map< SgNode *, DataflowNode > | VirtualCFG::m_AST2CFG |
Functions | |
| bool | VirtualCFG::defaultFilter (CFGNode cfgn) |
| DataflowNode | VirtualCFG::makeDataflowCfg (SgNode *start, bool(*f)(CFGNode)) |
| bool | VirtualCFG::isDataflowInteresting (CFGNode cn) |