StmtInfoCollect::AppendVariableDecl
Synopsis
Declared in <src/midend/astUtil/astSupport/StmtInfoCollect.h>
virtual
void
AppendVariableDecl(
AstInterface& fa,
AstNodePtr const& variable,
AstNodePtr const& var_init) = 0;
Created with MrDocs