Function SgNodeHelper::Pattern::matchExprStmtAssignOpVarRefExpFunctionCallExp#
Defined in File SgNodeHelper.h
Function Documentation#
-
SgFunctionCallExp *SgNodeHelper::Pattern::matchExprStmtAssignOpVarRefExpFunctionCallExp(SgNode*)#
tests pattern SgExprStatement(SgAssignOp(VarRefExp,FunctionCallExp)) and returns pointer to FunctionCallExp otherwise 0.