VirtualCFG::FilteredCFGNode::FilteredCFGNode
Construct from CFGNode
Synopsis
Declared in <SageIII/virtualCFG/filteredCFG.h>
FilteredCFGNode(CFGNode const& n);
Parameters
Name |
Description |
n |
The object to copy construct from |
Created with MrDocs