Skip to content

AstInterface::CreateLoop

Synopsis

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

AstNodePtr
CreateLoop(
    AstNodePtr const& cond,
    AstNodePtr const& body);

Created with MrDocs