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

Description

Definition at line 24586 of file generated.h.

Public Types

using node = SgOmpDependClause
 
using base = SgOmpVariablesClause
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgOmpDependClause, SgOmpClause::omp_dependence_type_enum,&SgOmpDependClause::p_dependence_type >, describe_field_t< SgOmpDependClause, std::map< SgSymbol *, std::vector< std::pair< SgExpression *, SgExpression * > > >,&SgOmpDependClause::p_array_dimensions > >
 

Static Public Attributes

static constexpr char const *const name {"OmpDependClause"}
 
static constexpr unsigned long variant {635}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 24587 of file generated.h.

◆ base

Definition at line 24588 of file generated.h.

◆ subclasses_t

Definition at line 24592 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgOmpDependClause >::fields_t = mp::List<describe_field_t<SgOmpDependClause,SgOmpClause::omp_dependence_type_enum,&SgOmpDependClause::p_dependence_type>, describe_field_t<SgOmpDependClause,std::map<SgSymbol*, std::vector < std::pair <SgExpression*, SgExpression*> > >,&SgOmpDependClause::p_array_dimensions> >

Definition at line 24593 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 24589 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgOmpDependClause >::variant {635}
staticconstexpr

Definition at line 24590 of file generated.h.

◆ concrete

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

Definition at line 24591 of file generated.h.


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