Skip to content

AstInterface::ReplaceAst

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface.h>

bool
ReplaceAst(
    AstNodePtr const& orig,
    AstNodePtr const& n);

Created with MrDocs