SageInterface::resetModifiedLocatedNodes
Use the set of IR nodes and set the isModified flag in each IR node to true.
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
void
resetModifiedLocatedNodes(std::set<SgLocatedNode*> const& modifiedNodeSet);
Created with MrDocs