Skip to content

SageInterface::DeferredTransformation::replaceStatement

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
static
DeferredTransformation
replaceStatement(
    SgStatement* oldStmt,
    SgStatement* newStmt,
    bool movePreprocessinInfo = false);

Created with MrDocs