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