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

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgOmpDependClause >

Definition at line 24575 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}
 

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