Skip to content

SageBuilder::unparseTemplateArgumentToString

DQ (3/9/2018): Added to support debugging.

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

SgName
unparseTemplateArgumentToString(SgTemplateArgument* templateArgument);

Return Value

This class represents strings within the IR nodes.

Parameters

Name

Description

templateArgument

This class represents template argument within the use of a template to build an instantiation.

Created with MrDocs