VirtualCFG::FilteredCFGNode::FilteredCFGNode
Need a default constructor to use with graph wrappers. Underlying node will be invalid.
Synopses
Declared in <SageIII/virtualCFG/filteredCFG.h>
Need a default constructor to use with graph wrappers. Underlying node will be invalid.
Construct from CFGNode
Construct from CFGNode
FilteredCFGNode(CFGNode const& n);
Created with MrDocs