Home
last modified time | relevance | path

Searched refs:DataDescriptor_64 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DNSSet.cpp65 struct DataDescriptor_64 { struct in lldb_private::formatters::NSSetISyntheticFrontEnd
78 DataDescriptor_64 *m_data_64 = nullptr;
152 struct DataDescriptor_64 { struct
160 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
171 struct DataDescriptor_64 { struct
179 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
192 struct DataDescriptor_64 { struct
202 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
225 return __NSSetMSize_Impl<DataDescriptor_64>(process, valobj_addr, error); in __NSSetMSize()
457 m_data_64 = new DataDescriptor_64(); in Update()
[all …]
H A DNSDictionary.cpp124 struct DataDescriptor_64 { struct in lldb_private::formatters::NSDictionaryISyntheticFrontEnd
139 DataDescriptor_64 *m_data_64 = nullptr;
288 struct DataDescriptor_64 { struct in lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd
307 DataDescriptor_64 *m_data_64 = nullptr;
323 struct DataDescriptor_64 { struct
333 GenericNSDictionaryMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
362 struct DataDescriptor_64 { struct
377 GenericNSDictionaryMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
401 return __NSDictionaryMSize_Impl<DataDescriptor_64>(process, valobj_addr, in __NSDictionaryMSize()
645 m_data_64 = new DataDescriptor_64(); in Update()
[all …]
H A DNSArray.cpp111 struct DataDescriptor_64 { struct
122 GenericNSArrayMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
134 struct DataDescriptor_64 { struct
143 GenericNSArrayMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
199 struct DataDescriptor_64 { struct
207 GenericNSArrayMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;