SgNodeHelper::Pattern::matchSingleVarPrintf
tests pattern SgFunctionCall(...) where the name of the function is printf with 2 params
Synopsis
Declared in <src/midend/abstractLayer/SgNodeHelper.h>
SgVarRefExp*
matchSingleVarPrintf(SgNode* node);
Return Value
This class represents the variable refernece in expressions.
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs