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

Description

Definition at line 32149 of file generated.h.

Public Types

using node = SgUpcForAllStatement
 
using base = SgScopeStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgUpcForAllStatement, SgForInitStatement *,&SgUpcForAllStatement::p_for_init_stmt >, describe_field_t< SgUpcForAllStatement, SgStatement *,&SgUpcForAllStatement::p_test >, describe_field_t< SgUpcForAllStatement, SgExpression *,&SgUpcForAllStatement::p_increment >, describe_field_t< SgUpcForAllStatement, SgExpression *,&SgUpcForAllStatement::p_affinity >, describe_field_t< SgUpcForAllStatement, SgStatement *,&SgUpcForAllStatement::p_loop_body > >
 

Static Public Attributes

static constexpr char const *const name {"UpcForAllStatement"}
 
static constexpr unsigned long variant {818}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 32150 of file generated.h.

◆ base

Definition at line 32151 of file generated.h.

◆ subclasses_t

Definition at line 32155 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgUpcForAllStatement >::fields_t = mp::List<describe_field_t<SgUpcForAllStatement,SgForInitStatement*,&SgUpcForAllStatement::p_for_init_stmt>, describe_field_t<SgUpcForAllStatement,SgStatement*,&SgUpcForAllStatement::p_test>, describe_field_t<SgUpcForAllStatement,SgExpression*,&SgUpcForAllStatement::p_increment>, describe_field_t<SgUpcForAllStatement,SgExpression*,&SgUpcForAllStatement::p_affinity>, describe_field_t<SgUpcForAllStatement,SgStatement*,&SgUpcForAllStatement::p_loop_body> >

Definition at line 32156 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 32152 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgUpcForAllStatement >::variant {818}
staticconstexpr

Definition at line 32153 of file generated.h.

◆ concrete

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

Definition at line 32154 of file generated.h.


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