Skip to content

VirtualCFG::printNode

Helper function to print Node information

Synopsis

Declared in <SageIII/virtualCFG/filteredCFGImpl.h>

template<typename NodeT>
void
printNode(
    std::ostream& o,
    NodeT const& n);

Created with MrDocs