ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgTemplateInstantiationDecl > Struct Reference

Description

Definition at line 29484 of file generated.h.

Public Types

using node = SgTemplateInstantiationDecl
 
using base = SgClassDeclaration
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgTemplateInstantiationDecl, SgName,&SgTemplateInstantiationDecl::p_templateName >, describe_field_t< SgTemplateInstantiationDecl, SgName,&SgTemplateInstantiationDecl::p_templateHeader >, describe_field_t< SgTemplateInstantiationDecl, SgTemplateClassDeclaration *,&SgTemplateInstantiationDecl::p_templateDeclaration >, describe_field_t< SgTemplateInstantiationDecl, SgTemplateArgumentPtrList,&SgTemplateInstantiationDecl::p_templateArguments >, describe_field_t< SgTemplateInstantiationDecl, bool,&SgTemplateInstantiationDecl::p_nameResetFromMangledForm > >
 

Static Public Attributes

static constexpr char const *const name {"TemplateInstantiationDecl"}
 
static constexpr unsigned long variant {737}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 29485 of file generated.h.

◆ base

Definition at line 29486 of file generated.h.

◆ subclasses_t

Definition at line 29490 of file generated.h.

◆ fields_t

Definition at line 29491 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgTemplateInstantiationDecl >::name {"TemplateInstantiationDecl"}
staticconstexpr

Definition at line 29487 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgTemplateInstantiationDecl >::variant {737}
staticconstexpr

Definition at line 29488 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgTemplateInstantiationDecl >::concrete {true}
staticconstexpr

Definition at line 29489 of file generated.h.


The documentation for this struct was generated from the following file: