VirtualCFG::iterator::iterator
Construct from DataflowNode
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/VirtualCFGIterator.h>
iterator(DataflowNode const& start);
Parameters
Name |
Description |
start |
The object to copy construct from |
Created with MrDocs