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

Description

Definition at line 28785 of file generated.h.

Public Types

using node = SgTemplateArgument
 
using base = SgSupport
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgTemplateArgument, SgTemplateArgument::template_argument_enum,&SgTemplateArgument::p_argumentType >, describe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_isArrayBoundUnknownType >, describe_field_t< SgTemplateArgument, SgType *,&SgTemplateArgument::p_type >, describe_field_t< SgTemplateArgument, SgType *,&SgTemplateArgument::p_unparsable_type_alias >, describe_field_t< SgTemplateArgument, SgExpression *,&SgTemplateArgument::p_expression >, describe_field_t< SgTemplateArgument, SgDeclarationStatement *,&SgTemplateArgument::p_templateDeclaration >, describe_field_t< SgTemplateArgument, SgInitializedName *,&SgTemplateArgument::p_initializedName >, describe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_explicitlySpecified >, describe_field_t< SgTemplateArgument, int,&SgTemplateArgument::p_name_qualification_length >, describe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_type_elaboration_required >, describe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_global_qualification_required >, describe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_requiresGlobalNameQualificationOnType >, describe_field_t< SgTemplateArgument, int,&SgTemplateArgument::p_name_qualification_length_for_type >, describe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_type_elaboration_required_for_type >, describe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_global_qualification_required_for_type >, describe_field_t< SgTemplateArgument, SgTemplateArgument *,&SgTemplateArgument::p_previous_instance >, describe_field_t< SgTemplateArgument, SgTemplateArgument *,&SgTemplateArgument::p_next_instance >, describe_field_t< SgTemplateArgument, bool,&SgTemplateArgument::p_is_pack_element > >
 

Static Public Attributes

static constexpr char const *const name {"TemplateArgument"}
 
static constexpr unsigned long variant {720}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 28786 of file generated.h.

◆ base

Definition at line 28787 of file generated.h.

◆ subclasses_t

Definition at line 28791 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgTemplateArgument >::fields_t = mp::List<describe_field_t<SgTemplateArgument,SgTemplateArgument::template_argument_enum,&SgTemplateArgument::p_argumentType>, describe_field_t<SgTemplateArgument,bool,&SgTemplateArgument::p_isArrayBoundUnknownType>, describe_field_t<SgTemplateArgument,SgType*,&SgTemplateArgument::p_type>, describe_field_t<SgTemplateArgument,SgType*,&SgTemplateArgument::p_unparsable_type_alias>, describe_field_t<SgTemplateArgument,SgExpression*,&SgTemplateArgument::p_expression>, describe_field_t<SgTemplateArgument,SgDeclarationStatement*,&SgTemplateArgument::p_templateDeclaration>, describe_field_t<SgTemplateArgument,SgInitializedName*,&SgTemplateArgument::p_initializedName>, describe_field_t<SgTemplateArgument,bool,&SgTemplateArgument::p_explicitlySpecified>, describe_field_t<SgTemplateArgument,int,&SgTemplateArgument::p_name_qualification_length>, describe_field_t<SgTemplateArgument,bool,&SgTemplateArgument::p_type_elaboration_required>, describe_field_t<SgTemplateArgument,bool,&SgTemplateArgument::p_global_qualification_required>, describe_field_t<SgTemplateArgument,bool,&SgTemplateArgument::p_requiresGlobalNameQualificationOnType>, describe_field_t<SgTemplateArgument,int,&SgTemplateArgument::p_name_qualification_length_for_type>, describe_field_t<SgTemplateArgument,bool,&SgTemplateArgument::p_type_elaboration_required_for_type>, describe_field_t<SgTemplateArgument,bool,&SgTemplateArgument::p_global_qualification_required_for_type>, describe_field_t<SgTemplateArgument,SgTemplateArgument*,&SgTemplateArgument::p_previous_instance>, describe_field_t<SgTemplateArgument,SgTemplateArgument*,&SgTemplateArgument::p_next_instance>, describe_field_t<SgTemplateArgument,bool,&SgTemplateArgument::p_is_pack_element> >

Definition at line 28792 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 28788 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgTemplateArgument >::variant {720}
staticconstexpr

Definition at line 28789 of file generated.h.

◆ concrete

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

Definition at line 28790 of file generated.h.


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