ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmOp, SgAsmOp::asm_operand_modifier_enum,&SgAsmOp::p_modifiers > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmOp, SgAsmOp::asm_operand_modifier_enum,&SgAsmOp::p_modifiers >

Definition at line 9221 of file generated.h.

Public Types

using parent = SgAsmOp
 
using field_type = SgAsmOp::asm_operand_modifier_enum
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmOp, SgAsmOp::asm_operand_modifier_enum SgAsmOp::*,&SgAsmOp::p_modifiers >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"modifiers"}
 
static constexpr char const *const typestr {"SgAsmOp::asm_operand_modifier_enum"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmOp::p_modifiers}
 

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