Function SgNodeHelper::Pattern::matchExprStmtFunctionCallExp

Function SgNodeHelper::Pattern::matchExprStmtFunctionCallExp#

Function Documentation#

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

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