SageInterface::prependArg
Prepend an argument to SgFunctionParameterList
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
SgVariableSymbol*
prependArg(
SgFunctionParameterList*,
SgInitializedName*);
Return Value
This class represents the concept of a variable name within the compiler (a
Created with MrDocs