ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmRiscOperation, SgAsmExprListExp *,&SgAsmRiscOperation::p_operands > Struct Reference

Description

Definition at line 10650 of file generated.h.

Public Types

using parent = SgAsmRiscOperation
 
using field_type = SgAsmExprListExp *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmRiscOperation, SgAsmExprListExp *SgAsmRiscOperation::*, &SgAsmRiscOperation::p_operands >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"operands"}
 
static constexpr char const *const typestr {"SgAsmExprListExp*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgAsmRiscOperation::p_operands}
 

Member Typedef Documentation

◆ parent

Definition at line 10651 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAsmRiscOperation, SgAsmExprListExp *,&SgAsmRiscOperation::p_operands >::field_type = SgAsmExprListExp*

Definition at line 10652 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAsmRiscOperation, SgAsmExprListExp *,&SgAsmRiscOperation::p_operands >::bind = Desc<SgAsmRiscOperation, SgAsmExprListExp* SgAsmRiscOperation::*, &SgAsmRiscOperation::p_operands>

Definition at line 10659 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAsmRiscOperation, SgAsmExprListExp *,&SgAsmRiscOperation::p_operands >::position {1}
staticconstexpr

Definition at line 10653 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmRiscOperation, SgAsmExprListExp *,&SgAsmRiscOperation::p_operands >::name {"operands"}
staticconstexpr

Definition at line 10654 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmRiscOperation, SgAsmExprListExp *,&SgAsmRiscOperation::p_operands >::typestr {"SgAsmExprListExp*"}
staticconstexpr

Definition at line 10655 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAsmRiscOperation, SgAsmExprListExp *,&SgAsmRiscOperation::p_operands >::traverse {true}
staticconstexpr

Definition at line 10656 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAsmRiscOperation, SgAsmExprListExp *,&SgAsmRiscOperation::p_operands >::mbr_ptr {&SgAsmRiscOperation::p_operands}
staticconstexpr

Definition at line 10657 of file generated.h.


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