Function getStatementOfExpression#
Defined in File replaceExpressionWithStatement.h
Function Documentation#
-
SgStatement *getStatementOfExpression(SgNode *n)#
Get the statement of an expression. Somewhat smarter than the standard version of this routine, but needs to be merged.