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