Lines Matching defs:DictionaryItemDescriptor
129 struct DictionaryItemDescriptor { struct in lldb_private::formatters::NSDictionaryISyntheticFrontEnd
130 lldb::addr_t key_ptr;
131 lldb::addr_t val_ptr;
132 lldb::ValueObjectSP valobj_sp;
160 struct DictionaryItemDescriptor { struct in lldb_private::formatters::NSCFDictionarySyntheticFrontEnd
161 lldb::addr_t key_ptr;
162 lldb::addr_t val_ptr;
163 lldb::ValueObjectSP valobj_sp;
214 struct DictionaryItemDescriptor { struct in lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd
215 lldb::addr_t key_ptr;
216 lldb::addr_t val_ptr;
217 lldb::ValueObjectSP valobj_sp;
265 struct DictionaryItemDescriptor { struct in lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd
266 lldb::addr_t key_ptr;
267 lldb::addr_t val_ptr;
268 lldb::ValueObjectSP valobj_sp;