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

Description

Definition at line 28529 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 {717}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 28530 of file generated.h.

◆ base

Definition at line 28531 of file generated.h.

◆ subclasses_t

Definition at line 28535 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 28536 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 28532 of file generated.h.

◆ variant

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

Definition at line 28533 of file generated.h.

◆ concrete

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

Definition at line 28534 of file generated.h.


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