FunctionCallInfo::FunctionCallInfo
Construct from SgFunctionCallExp
Synopsis
Declared in <src/midend/programTransformation/extractFunctionArgumentsNormalization/functionEvaluationOrderTraversal.h>
FunctionCallInfo(SgFunctionCallExp* function);
Parameters
Name |
Description |
function |
The object to construct from |
Created with MrDocs