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