fixReturnStatements
Workaround for ROSE bug. Should be used whenever expressions in a program are modified.
Synopsis
Declared in <src/midend/programTransformation/astInlining/inlinerSupport.h>
[[visibility]]
void
fixReturnStatements(SgNode* n);
Parameters
Name |
Description |
n |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs