AliasInfoGenerator::getReturnStmts
Get all the return statements
Synopsis
Declared in <src/midend/programAnalysis/VirtualFunctionAnalysis/IntraProcAliasAnalysis.h>
std::vector<AliasRelationNode>
getReturnStmts();
Return Value
all the return statements
Created with MrDocs