ROSE 0.11.145.297
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private > Struct Reference

Description

Definition at line 35417 of file generated.h.

Public Types

using parent = SgAdaFormalType
 
using field_type = bool
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAdaFormalType, bool SgAdaFormalType::*, &SgAdaFormalType::p_is_private >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"is_private"}
 
static constexpr char const *const typestr {"bool"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAdaFormalType::p_is_private}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private >::parent = SgAdaFormalType

Definition at line 35418 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private >::field_type = bool

Definition at line 35419 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private >::bind = Desc<SgAdaFormalType, bool SgAdaFormalType::*, &SgAdaFormalType::p_is_private>

Definition at line 35426 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private >::position {0}
staticconstexpr

Definition at line 35420 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private >::name {"is_private"}
staticconstexpr

Definition at line 35421 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private >::typestr {"bool"}
staticconstexpr

Definition at line 35422 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private >::traverse {false}
staticconstexpr

Definition at line 35423 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAdaFormalType, bool,&SgAdaFormalType::p_is_private >::mbr_ptr {&SgAdaFormalType::p_is_private}
staticconstexpr

Definition at line 35424 of file generated.h.


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