Skip to content

StmtSideEffectCollect::AppendVariableDecl

Synopsis

Declared in <src/midend/astUtil/astSupport/StmtInfoCollect.h>

virtual
void
AppendVariableDecl(
    AstInterface&,
    AstNodePtr const& variable,
    AstNodePtr const& var_init) override;

Created with MrDocs