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

Description

Definition at line 11061 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {3}
 
static constexpr char const *const name {"symbol"}
 
static constexpr char const *const typestr {"SgSymbol*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmValueExpression::p_symbol}
 

Member Typedef Documentation

◆ parent

Definition at line 11062 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAsmValueExpression, SgSymbol *,&SgAsmValueExpression::p_symbol >::field_type = SgSymbol*

Definition at line 11063 of file generated.h.

◆ bind

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

Definition at line 11070 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAsmValueExpression, SgSymbol *,&SgAsmValueExpression::p_symbol >::position {3}
staticconstexpr

Definition at line 11064 of file generated.h.

◆ name

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

Definition at line 11065 of file generated.h.

◆ typestr

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

Definition at line 11066 of file generated.h.

◆ traverse

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

Definition at line 11067 of file generated.h.

◆ mbr_ptr

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

Definition at line 11068 of file generated.h.


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