Skip to content

OpenAnalysis::DGraph::DFSIterator::DFSIterator

Construct from DGraph

Synopsis

Declared in <src/midend/programAnalysis/OpenAnalysis/Utils/DGraph.h>

DFSIterator(DGraph& g);

Parameters

Name

Description

g

The object to copy construct from

Created with MrDocs