LLDB mainline
Public Attributes | List of all members
lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor Struct Reference

Public Attributes

lldb::addr_t key_ptr
 
lldb::addr_t val_ptr
 
lldb::ValueObjectSP valobj_sp
 

Detailed Description

Definition at line 295 of file NSDictionary.cpp.

Member Data Documentation

◆ key_ptr

lldb::addr_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor::key_ptr

◆ val_ptr

lldb::addr_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor::val_ptr

◆ valobj_sp

lldb::ValueObjectSP lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor::valobj_sp

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