CallTargetSet::getExpressionsForDefinition
Synopsis
Declared in <src/midend/programAnalysis/CallGraphAnalysis/CallGraph.h>
void
getExpressionsForDefinition(
SgFunctionDefinition* targetDef,
ClassHierarchyWrapper* classHierarchy,
std::vector<SgExpression*>& exps);
Created with MrDocs