Lines Matching defs:GenericNSSetMSyntheticFrontEnd
114 class GenericNSSetMSyntheticFrontEnd : public SyntheticChildrenFrontEnd {
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>;
670 lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<
671 D32, D64>::GenericNSSetMSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp)
679 lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<D32, D64>::
680 GenericNSSetMSyntheticFrontEnd::~GenericNSSetMSyntheticFrontEnd() {
690 GenericNSSetMSyntheticFrontEnd<D32, D64>::GetIndexOfChildWithName(
701 lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<
710 lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<D32, D64>::Update() {
745 GenericNSSetMSyntheticFrontEnd<D32, D64>::MightHaveChildren() {
752 GenericNSSetMSyntheticFrontEnd<D32, D64>::GetChildAtIndex(uint32_t idx) {