SageBuilder::buildMicrosoftAttributeDeclaration
DQ (8/17/2014): Adding support for MSâstyle attribute declarations.
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgMicrosoftAttributeDeclaration*
buildMicrosoftAttributeDeclaration(SgName const& name);
Parameters
Name |
Description |
name |
This class represents strings within the IR nodes. |
Created with MrDocs