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

Description

Definition at line 32822 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {2}
 
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 {&SgUsingDirectiveStatement::p_type_elaboration_required}
 

Member Typedef Documentation

◆ parent

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

Definition at line 32823 of file generated.h.

◆ field_type

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

Definition at line 32824 of file generated.h.

◆ bind

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

Definition at line 32831 of file generated.h.

Member Data Documentation

◆ position

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

Definition at line 32825 of file generated.h.

◆ name

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

Definition at line 32826 of file generated.h.

◆ typestr

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

Definition at line 32827 of file generated.h.

◆ traverse

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

Definition at line 32828 of file generated.h.

◆ mbr_ptr

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

Definition at line 32829 of file generated.h.


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