Function SgNodeHelper::Pattern::matchExprStmtAssignOpVarRefExpFunctionCallExp

Function SgNodeHelper::Pattern::matchExprStmtAssignOpVarRefExpFunctionCallExp#

Function Documentation#

SgFunctionCallExp *SgNodeHelper::Pattern::matchExprStmtAssignOpVarRefExpFunctionCallExp(SgNode*)#

tests pattern SgExprStatement(SgAssignOp(VarRefExp,FunctionCallExp)) and returns pointer to FunctionCallExp otherwise 0.