Skip to content

StmtInfoCollect::AppendAliasDecl

Synopsis

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

virtual
void
AppendAliasDecl(
    AstInterface& fa,
    AstNodePtr const& variable,
    AstNodePtr const& var_init) = 0;

Created with MrDocs