Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DNSSet.cpp114 class GenericNSSetMSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class
116 GenericNSSetMSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);
118 ~GenericNSSetMSyntheticFrontEnd() override;
160 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
179 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
669 lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<
679 GenericNSSetMSyntheticFrontEnd<D32, D64>::~GenericNSSetMSyntheticFrontEnd<D32, D64>() { in ~GenericNSSetMSyntheticFrontEnd()
689 GenericNSSetMSyntheticFrontEnd<D32, D64>::GetIndexOfChildWithName( in GetIndexOfChildWithName()
701 GenericNSSetMSyntheticFrontEnd<D32, D64>::CalculateNumChildren() { in CalculateNumChildren()
710 GenericNSSetMSyntheticFrontEnd<D32, D64>::Update() { in Update()
[all …]