ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgUserDefinedUnaryOp, SgFunctionSymbol *,&SgUserDefinedUnaryOp::p_symbol > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgUserDefinedUnaryOp, SgFunctionSymbol *,&SgUserDefinedUnaryOp::p_symbol >

Definition at line 32677 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"symbol"}
 
static constexpr char const *const typestr {"SgFunctionSymbol*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgUserDefinedUnaryOp::p_symbol}
 

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