LLDB mainline
|
Public Attributes | |
lldb::addr_t | key_ptr |
lldb::addr_t | val_ptr |
lldb::ValueObjectSP | valobj_sp |
Definition at line 127 of file NSDictionary.cpp.
lldb::addr_t lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor::key_ptr |
Definition at line 128 of file NSDictionary.cpp.
Referenced by lldb_private::formatters::NSDictionaryISyntheticFrontEnd::GetChildAtIndex().
lldb::addr_t lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor::val_ptr |
Definition at line 129 of file NSDictionary.cpp.
Referenced by lldb_private::formatters::NSDictionaryISyntheticFrontEnd::GetChildAtIndex().
lldb::ValueObjectSP lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor::valobj_sp |
Definition at line 130 of file NSDictionary.cpp.
Referenced by lldb_private::formatters::NSDictionaryISyntheticFrontEnd::GetChildAtIndex().