Skip to content

SageBuilder::buildDoWhileStatement_nfi

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
void
buildDoWhileStatement_nfi(
    SgDoWhileStmt* result,
    SgStatement* body,
    SgStatement* condition);

Created with MrDocs