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

Description

Definition at line 23729 of file generated.h.

Public Types

using node = SgOmpClauseBodyStatement
 
using base = SgOmpBodyStatement
 
using subclasses_t = mp::List< SgOmpParallelStatement, SgOmpSingleStatement, SgOmpAtomicStatement, SgOmpTaskStatement, SgOmpForStatement, SgOmpDoStatement, SgOmpSectionsStatement, SgOmpTargetStatement, SgOmpTargetDataStatement, SgOmpSimdStatement, SgOmpForSimdStatement >
 
using fields_t = mp::List< describe_field_t< SgOmpClauseBodyStatement, SgOmpClausePtrList,&SgOmpClauseBodyStatement::p_clauses > >
 

Static Public Attributes

static constexpr char const *const name {"OmpClauseBodyStatement"}
 
static constexpr unsigned long variant {581}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 23730 of file generated.h.

◆ base

Definition at line 23731 of file generated.h.

◆ subclasses_t

Definition at line 23735 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgOmpClauseBodyStatement >::fields_t = mp::List<describe_field_t<SgOmpClauseBodyStatement,SgOmpClausePtrList,&SgOmpClauseBodyStatement::p_clauses> >

Definition at line 23736 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 23732 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgOmpClauseBodyStatement >::variant {581}
staticconstexpr

Definition at line 23733 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgOmpClauseBodyStatement >::concrete {false}
staticconstexpr

Definition at line 23734 of file generated.h.


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