SageBuilder::appendTemplateArgumentsToName
DQ (7/27/2012): changed semantics from removing the template arguments in names to adding the template arguments to names.
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgName
appendTemplateArgumentsToName(
SgName const& name,
SgTemplateArgumentPtrList const& templateArgumentsList);
Return Value
This class represents strings within the IR nodes.
Parameters
Name |
Description |
name |
This class represents strings within the IR nodes. |
Created with MrDocs