Function::Function
Construct from SgFunctionCallExp
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/CallGraphTraverse.h>
Function(SgFunctionCallExp* funcCall);
Parameters
Name |
Description |
funcCall |
The object to construct from |
Created with MrDocs