Function SgNodeHelper::Pattern::matchFunctionCallExpInVariableDeclaration#
Defined in File SgNodeHelper.h
Function Documentation#
-
SgFunctionCallExp *SgNodeHelper::Pattern::matchFunctionCallExpInVariableDeclaration(SgNode *node)#
tests pattern for function call in variable declaration and returns pointer to FunctionCallExp otherwise 0.