Function SgNodeHelper::Pattern::matchFunctionCallExpInVariableDeclaration

Function SgNodeHelper::Pattern::matchFunctionCallExpInVariableDeclaration#

Function Documentation#

SgFunctionCallExp *SgNodeHelper::Pattern::matchFunctionCallExpInVariableDeclaration(SgNode *node)#

tests pattern for function call in variable declaration and returns pointer to FunctionCallExp otherwise 0.