ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgOmpDependClause, std::map< SgSymbol *, std::vector< std::pair< SgExpression *, SgExpression * > > >,&SgOmpDependClause::p_array_dimensions > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgOmpDependClause, std::map< SgSymbol *, std::vector< std::pair< SgExpression *, SgExpression * > > >,&SgOmpDependClause::p_array_dimensions >

Definition at line 24564 of file generated.h.

Public Types

using parent = SgOmpDependClause
 
using field_type = std::map< SgSymbol *, std::vector< std::pair< SgExpression *, SgExpression * > > >
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgOmpDependClause, std::map< SgSymbol *, std::vector< std::pair< SgExpression *, SgExpression * > > > SgOmpDependClause::*,&SgOmpDependClause::p_array_dimensions >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"array_dimensions"}
 
static constexpr char const *const typestr {"std::map<SgSymbol*, std::vector < std::pair <SgExpression*, SgExpression*> > >"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgOmpDependClause::p_array_dimensions}
 

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