SageBuilder::buildDoWhileStmt_nfi
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
SgDoWhileStmt*
buildDoWhileStmt_nfi(
SgStatement* body,
SgStatement* condition);
Created with MrDocs
Declared in <SageIII/sageInterface/sageBuilder.h>
SgDoWhileStmt*
buildDoWhileStmt_nfi(
SgStatement* body,
SgStatement* condition);
Created with MrDocs