SageBuilder::buildStructDeclaration
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgClassDeclaration*
buildStructDeclaration(
std::string const& name,
SgScopeStatement* scope = NULL);
Created with MrDocs
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgClassDeclaration*
buildStructDeclaration(
std::string const& name,
SgScopeStatement* scope = NULL);
Created with MrDocs