ROSE  0.11.109.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAdaInheritedFunctionSymbol, SgFunctionType *,&SgAdaInheritedFunctionSymbol::p_derivedType > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAdaInheritedFunctionSymbol, SgFunctionType *,&SgAdaInheritedFunctionSymbol::p_derivedType >

Definition at line 35601 of file generated.h.

Public Types

using parent = SgAdaInheritedFunctionSymbol
 
using field_type = SgFunctionType *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAdaInheritedFunctionSymbol, SgFunctionType *SgAdaInheritedFunctionSymbol::*,&SgAdaInheritedFunctionSymbol::p_derivedType >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"derivedType"}
 
static constexpr char const *const typestr {"SgFunctionType*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAdaInheritedFunctionSymbol::p_derivedType}
 

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