OpenAnalysis::DGraph::BiDirNodesIterator::BiDirNodesIterator
Constructors
Synopses
Declared in <src/midend/programAnalysis/OpenAnalysis/Utils/DGraph.h>
Construct from DGraph
BiDirNodesIterator(DGraph& g);
BiDirNodesIterator(
DGraph& g,
dirType d);
Created with MrDocs