template<>
struct Rose::Traits::generated::describe_field_t< SgAsmCommonSubExpression, SgAsmExpression *,&SgAsmCommonSubExpression::p_subexpression >
Definition at line 1856 of file generated.h.
|
using | parent = SgAsmCommonSubExpression |
|
using | field_type = SgAsmExpression * |
|
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc> |
using | bind = Desc< SgAsmCommonSubExpression, SgAsmExpression *SgAsmCommonSubExpression::*,&SgAsmCommonSubExpression::p_subexpression > |
|
|
static constexpr size_t | position {0} |
|
static constexpr char const *const | name {"subexpression"} |
|
static constexpr char const *const | typestr {"SgAsmExpression*"} |
|
static constexpr bool | traverse {true} |
|
static constexpr auto | mbr_ptr {&SgAsmCommonSubExpression::p_subexpression} |
|
The documentation for this struct was generated from the following file: