Function SgNodeHelper::Pattern::matchReturnStmtFunctionCallExp

Function SgNodeHelper::Pattern::matchReturnStmtFunctionCallExp#

Function Documentation#

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

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