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

Description

Definition at line 23810 of file generated.h.

Public Types

using node = SgOmpDeclareSimdStatement
 
using base = SgDeclarationStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgOmpDeclareSimdStatement, SgOmpClausePtrList,&SgOmpDeclareSimdStatement::p_clauses > >
 

Static Public Attributes

static constexpr char const *const name {"OmpDeclareSimdStatement"}
 
static constexpr unsigned long variant {585}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 23811 of file generated.h.

◆ base

Definition at line 23812 of file generated.h.

◆ subclasses_t

Definition at line 23816 of file generated.h.

◆ fields_t

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

Definition at line 23817 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 23813 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgOmpDeclareSimdStatement >::variant {585}
staticconstexpr

Definition at line 23814 of file generated.h.

◆ concrete

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

Definition at line 23815 of file generated.h.


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