OpenAnalysis::CFG::DFSIterator
Synopsis
Declared in <src/midend/programAnalysis/OpenAnalysis/CFG/CFG.h>
class DFSIterator
: public DGraph::DFSIterator
Base Classes
Name |
Description |
The DFSIterator here is just an extension of BaseGraph::DFSIterator to allow proper casting. |
Member Functions
Name |
Description |
|
Construct from |
|
Destructor |
Conversion to |
|
|
Conversion to |
Created with MrDocs