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

Description

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

Member Typedef Documentation

◆ node

Definition at line 32406 of file generated.h.

◆ base

Definition at line 32407 of file generated.h.

◆ subclasses_t

Definition at line 32411 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 32412 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 32408 of file generated.h.

◆ variant

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

Definition at line 32409 of file generated.h.

◆ concrete

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

Definition at line 32410 of file generated.h.


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