ROSE 0.11.145.380
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 17686 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 17687 of file generated.h.

◆ field_type

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

Definition at line 17688 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 17695 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 17689 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 17690 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 17691 of file generated.h.

◆ traverse

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

Definition at line 17692 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 17693 of file generated.h.


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