ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgVarRefExp, SgVariableSymbol *,&SgVarRefExp::p_symbol > Struct Reference

Description

Definition at line 33071 of file generated.h.

Public Types

using parent = SgVarRefExp
 
using field_type = SgVariableSymbol *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgVarRefExp, SgVariableSymbol *SgVarRefExp::*, &SgVarRefExp::p_symbol >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"symbol"}
 
static constexpr char const *const typestr {"SgVariableSymbol*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgVarRefExp::p_symbol}
 

Member Typedef Documentation

◆ parent

Definition at line 33072 of file generated.h.

◆ field_type

Definition at line 33073 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgVarRefExp, SgVariableSymbol *,&SgVarRefExp::p_symbol >::bind = Desc<SgVarRefExp, SgVariableSymbol* SgVarRefExp::*, &SgVarRefExp::p_symbol>

Definition at line 33080 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgVarRefExp, SgVariableSymbol *,&SgVarRefExp::p_symbol >::position {0}
staticconstexpr

Definition at line 33074 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgVarRefExp, SgVariableSymbol *,&SgVarRefExp::p_symbol >::name {"symbol"}
staticconstexpr

Definition at line 33075 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgVarRefExp, SgVariableSymbol *,&SgVarRefExp::p_symbol >::typestr {"SgVariableSymbol*"}
staticconstexpr

Definition at line 33076 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgVarRefExp, SgVariableSymbol *,&SgVarRefExp::p_symbol >::traverse {false}
staticconstexpr

Definition at line 33077 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgVarRefExp, SgVariableSymbol *,&SgVarRefExp::p_symbol >::mbr_ptr {&SgVarRefExp::p_symbol}
staticconstexpr

Definition at line 33078 of file generated.h.


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