SageBuilder::buildNonrealType
Build a non real type used for template parameter. Internally a SgNorealDecl is also built.
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgNonrealType*
buildNonrealType(
SgName const& name,
SgDeclarationScope* scope);
Parameters
Name |
Description |
name |
This class represents strings within the IR nodes. |
Created with MrDocs