ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgUsingDeclarationStatement, bool,&SgUsingDeclarationStatement::p_type_elaboration_required > Struct Reference

Description

Definition at line 32744 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {3}
 
static constexpr char const *const name {"type_elaboration_required"}
 
static constexpr char const *const typestr {"bool"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgUsingDeclarationStatement::p_type_elaboration_required}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgUsingDeclarationStatement, bool,&SgUsingDeclarationStatement::p_type_elaboration_required >::parent = SgUsingDeclarationStatement

Definition at line 32745 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgUsingDeclarationStatement, bool,&SgUsingDeclarationStatement::p_type_elaboration_required >::field_type = bool

Definition at line 32746 of file generated.h.

◆ bind

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

Definition at line 32753 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgUsingDeclarationStatement, bool,&SgUsingDeclarationStatement::p_type_elaboration_required >::position {3}
staticconstexpr

Definition at line 32747 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgUsingDeclarationStatement, bool,&SgUsingDeclarationStatement::p_type_elaboration_required >::name {"type_elaboration_required"}
staticconstexpr

Definition at line 32748 of file generated.h.

◆ typestr

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

Definition at line 32749 of file generated.h.

◆ traverse

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

Definition at line 32750 of file generated.h.

◆ mbr_ptr

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

Definition at line 32751 of file generated.h.


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