ASTtools::setSourcePositionAsTransformation
Reset source position as transformation for the current node only
Synopsis
Declared in <src/midend/programTransformation/astOutlining/ASTtools.hh>
[[visibility]]
void
setSourcePositionAsTransformation(SgNode* node);
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs