Skip to content

AstInterface::CopyNewVarDecls

Synopsis

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

void
CopyNewVarDecls(
    AstNodePtr const& nblock,
    bool clearNewVars = true);

Created with MrDocs