ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgFunctionDeclaration, SgFunctionParameterScope *,&SgFunctionDeclaration::p_functionParameterScope > Struct Reference

Description

Definition at line 17766 of file generated.h.

Public Types

using parent = SgFunctionDeclaration
 
using field_type = SgFunctionParameterScope *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgFunctionDeclaration, SgFunctionParameterScope *SgFunctionDeclaration::*, &SgFunctionDeclaration::p_functionParameterScope >
 

Static Public Attributes

static constexpr size_t position {33}
 
static constexpr char const *const name {"functionParameterScope"}
 
static constexpr char const *const typestr {"SgFunctionParameterScope*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgFunctionDeclaration::p_functionParameterScope}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgFunctionDeclaration, SgFunctionParameterScope *,&SgFunctionDeclaration::p_functionParameterScope >::parent = SgFunctionDeclaration

Definition at line 17767 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgFunctionDeclaration, SgFunctionParameterScope *,&SgFunctionDeclaration::p_functionParameterScope >::field_type = SgFunctionParameterScope*

Definition at line 17768 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgFunctionDeclaration, SgFunctionParameterScope *,&SgFunctionDeclaration::p_functionParameterScope >::bind = Desc<SgFunctionDeclaration, SgFunctionParameterScope* SgFunctionDeclaration::*, &SgFunctionDeclaration::p_functionParameterScope>

Definition at line 17775 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgFunctionDeclaration, SgFunctionParameterScope *,&SgFunctionDeclaration::p_functionParameterScope >::position {33}
staticconstexpr

Definition at line 17769 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgFunctionDeclaration, SgFunctionParameterScope *,&SgFunctionDeclaration::p_functionParameterScope >::name {"functionParameterScope"}
staticconstexpr

Definition at line 17770 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgFunctionDeclaration, SgFunctionParameterScope *,&SgFunctionDeclaration::p_functionParameterScope >::typestr {"SgFunctionParameterScope*"}
staticconstexpr

Definition at line 17771 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgFunctionDeclaration, SgFunctionParameterScope *,&SgFunctionDeclaration::p_functionParameterScope >::traverse {false}
staticconstexpr

Definition at line 17772 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgFunctionDeclaration, SgFunctionParameterScope *,&SgFunctionDeclaration::p_functionParameterScope >::mbr_ptr {&SgFunctionDeclaration::p_functionParameterScope}
staticconstexpr

Definition at line 17773 of file generated.h.


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