VirtualCFG::CFGEdge::scopesBeingExited
Variables going out of scope across this edge (not extensively tested)
Synopsis
Declared in <SageIII/virtualCFG/virtualCFG.h>
std::vector<SgInitializedName*>
scopesBeingExited() const;
Return Value
A standard container which offers fixed time access to individual elements in any order.
Created with MrDocs