Lines Matching refs:GenericNSSetMSyntheticFrontEnd
114 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>;
202 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
669 lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<
670 D32, D64>::GenericNSSetMSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in GenericNSSetMSyntheticFrontEnd() function in 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()
746 GenericNSSetMSyntheticFrontEnd<D32, D64>::MightHaveChildren() { in MightHaveChildren()
753 GenericNSSetMSyntheticFrontEnd<D32, D64>::GetChildAtIndex(size_t idx) { in GetChildAtIndex()