SageBuilder::buildStmtDeclarationStatement
Build a StmtDeclarationStmt
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgStmtDeclarationStatement*
buildStmtDeclarationStatement(SgStatement* stmt);
Return Value
This class is intended to be a wrapper around SgStatements, allowing
Parameters
Name |
Description |
stmt |
This class represents the notion of a statement. |
Created with MrDocs