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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmOp, bool,&SgAsmOp::p_recordRawAsmOperandDescriptions >

Definition at line 9243 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {3}
 
static constexpr char const *const name {"recordRawAsmOperandDescriptions"}
 
static constexpr char const *const typestr {"bool"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmOp::p_recordRawAsmOperandDescriptions}
 

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