Skip to content

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