SageBuilder::buildTemplateType
Build a template type, used for template parameter and later argument
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgTemplateType*
buildTemplateType(SgName name = "");
Parameters
Name |
Description |
name |
This class represents strings within the IR nodes. |
Created with MrDocs