Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSArray.cpp78 class GenericNSArrayMSyntheticFrontEnd : public NSArrayMSyntheticFrontEndBase { class
80 GenericNSArrayMSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);
82 ~GenericNSArrayMSyntheticFrontEnd() override;
122 GenericNSArrayMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
143 GenericNSArrayMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
159 GenericNSArrayMSyntheticFrontEnd<
207 GenericNSArrayMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
479 GenericNSArrayMSyntheticFrontEnd<D32, D64>::
480 GenericNSArrayMSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in GenericNSArrayMSyntheticFrontEnd() function in lldb_private::formatters::GenericNSArrayMSyntheticFrontEnd
509 GenericNSArrayMSyntheticFrontEnd<D32, D64>::Update() { in Update()
[all …]