Skip to content

VirtualCFG::FilteredCFGEdge::getPath

The underlying path in the full CFG represented by this edge in the filtered CFG.

Synopsis

Declared in <SageIII/virtualCFG/filteredCFG.h>

CFGPath const&
getPath() const;

Created with MrDocs