AstInterface::BlockAppendStmt
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
void
BlockAppendStmt(
AstNodePtr& b,
AstNodePtr const& s,
bool flatten_s = false);
Created with MrDocs
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
void
BlockAppendStmt(
AstNodePtr& b,
AstNodePtr const& s,
bool flatten_s = false);
Created with MrDocs