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

Description

Definition at line 6551 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {4}
 
static constexpr char const *const name {"sources"}
 
static constexpr char const *const typestr {"SgAsmStatementPtrList"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmInstruction::p_sources}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmStatementPtrList,&SgAsmInstruction::p_sources >::parent = SgAsmInstruction

Definition at line 6552 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmStatementPtrList,&SgAsmInstruction::p_sources >::field_type = SgAsmStatementPtrList

Definition at line 6553 of file generated.h.

◆ bind

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

Definition at line 6560 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmStatementPtrList,&SgAsmInstruction::p_sources >::position {4}
staticconstexpr

Definition at line 6554 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmStatementPtrList,&SgAsmInstruction::p_sources >::name {"sources"}
staticconstexpr

Definition at line 6555 of file generated.h.

◆ typestr

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

Definition at line 6556 of file generated.h.

◆ traverse

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

Definition at line 6557 of file generated.h.

◆ mbr_ptr

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

Definition at line 6558 of file generated.h.


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