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