LLDB mainline
Public Attributes | List of all members
lldb_private::formatters::GenericNSSetMSyntheticFrontEnd< D32, D64 >::SetItemDescriptor Struct Reference

Public Attributes

lldb::addr_t item_ptr
 
lldb::ValueObjectSP valobj_sp
 

Detailed Description

template<typename D32, typename D64>
struct lldb_private::formatters::GenericNSSetMSyntheticFrontEnd< D32, D64 >::SetItemDescriptor

Definition at line 132 of file NSSet.cpp.

Member Data Documentation

◆ item_ptr

template<typename D32 , typename D64 >
lldb::addr_t lldb_private::formatters::GenericNSSetMSyntheticFrontEnd< D32, D64 >::SetItemDescriptor::item_ptr

◆ valobj_sp

template<typename D32 , typename D64 >
lldb::ValueObjectSP lldb_private::formatters::GenericNSSetMSyntheticFrontEnd< D32, D64 >::SetItemDescriptor::valobj_sp

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