ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_dest > Struct Reference

Description

Definition at line 5513 of file generated.h.

Public Types

using parent = SgAsmFunction
 
using field_type = SgAsmStatementPtrList
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmFunction, SgAsmStatementPtrList SgAsmFunction::*, &SgAsmFunction::p_dest >
 

Static Public Attributes

static constexpr size_t position {7}
 
static constexpr char const *const name {"dest"}
 
static constexpr char const *const typestr {"SgAsmStatementPtrList"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmFunction::p_dest}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_dest >::parent = SgAsmFunction

Definition at line 5514 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_dest >::field_type = SgAsmStatementPtrList

Definition at line 5515 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_dest >::bind = Desc<SgAsmFunction, SgAsmStatementPtrList SgAsmFunction::*, &SgAsmFunction::p_dest>

Definition at line 5522 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_dest >::position {7}
staticconstexpr

Definition at line 5516 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_dest >::name {"dest"}
staticconstexpr

Definition at line 5517 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_dest >::typestr {"SgAsmStatementPtrList"}
staticconstexpr

Definition at line 5518 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_dest >::traverse {false}
staticconstexpr

Definition at line 5519 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAsmFunction, SgAsmStatementPtrList,&SgAsmFunction::p_dest >::mbr_ptr {&SgAsmFunction::p_dest}
staticconstexpr

Definition at line 5520 of file generated.h.


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