ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum,&SgOmpReductionClause::p_operation > Struct Reference

Description

Definition at line 24251 of file generated.h.

Public Types

using parent = SgOmpReductionClause
 
using field_type = SgOmpClause::omp_reduction_operator_enum
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum SgOmpReductionClause::*, &SgOmpReductionClause::p_operation >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"operation"}
 
static constexpr char const *const typestr {"SgOmpClause::omp_reduction_operator_enum"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgOmpReductionClause::p_operation}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum,&SgOmpReductionClause::p_operation >::parent = SgOmpReductionClause

Definition at line 24252 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum,&SgOmpReductionClause::p_operation >::field_type = SgOmpClause::omp_reduction_operator_enum

Definition at line 24253 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum,&SgOmpReductionClause::p_operation >::bind = Desc<SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum SgOmpReductionClause::*, &SgOmpReductionClause::p_operation>

Definition at line 24260 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum,&SgOmpReductionClause::p_operation >::position {0}
staticconstexpr

Definition at line 24254 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum,&SgOmpReductionClause::p_operation >::name {"operation"}
staticconstexpr

Definition at line 24255 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum,&SgOmpReductionClause::p_operation >::typestr {"SgOmpClause::omp_reduction_operator_enum"}
staticconstexpr

Definition at line 24256 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum,&SgOmpReductionClause::p_operation >::traverse {false}
staticconstexpr

Definition at line 24257 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgOmpReductionClause, SgOmpClause::omp_reduction_operator_enum,&SgOmpReductionClause::p_operation >::mbr_ptr {&SgOmpReductionClause::p_operation}
staticconstexpr

Definition at line 24258 of file generated.h.


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