Lines Matching refs:formatters

35 using namespace lldb_private::formatters;
37 bool lldb_private::formatters::LibcxxOptionalSummaryProvider( in LibcxxOptionalSummaryProvider()
59 bool lldb_private::formatters::LibcxxFunctionSummaryProvider( in LibcxxFunctionSummaryProvider()
107 bool lldb_private::formatters::LibcxxSmartPointerSummaryProvider( in LibcxxSmartPointerSummaryProvider()
150 bool lldb_private::formatters::LibcxxUniquePointerSummaryProvider( in LibcxxUniquePointerSummaryProvider()
209 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::
216 bool lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::Update() { in Update()
337 size_t lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::
343 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()
352 bool lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::
357 size_t lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::
366 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::
373 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEndCreator( in LibCxxMapIteratorSyntheticFrontEndCreator()
379 lldb_private::formatters::LibCxxUnorderedMapIteratorSyntheticFrontEnd::
386 bool lldb_private::formatters::LibCxxUnorderedMapIteratorSyntheticFrontEnd::
496 size_t lldb_private::formatters::LibCxxUnorderedMapIteratorSyntheticFrontEnd::
501 lldb::ValueObjectSP lldb_private::formatters::
508 bool lldb_private::formatters::LibCxxUnorderedMapIteratorSyntheticFrontEnd::
513 size_t lldb_private::formatters::LibCxxUnorderedMapIteratorSyntheticFrontEnd::
523 lldb_private::formatters::LibCxxUnorderedMapIteratorSyntheticFrontEndCreator( in LibCxxUnorderedMapIteratorSyntheticFrontEndCreator()
539 lldb_private::formatters::LibCxxVectorIteratorSyntheticFrontEndCreator( in LibCxxVectorIteratorSyntheticFrontEndCreator()
549 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::
556 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::
562 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()
590 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() { in Update()
609 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::
614 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::
623 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::
627 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEndCreator( in LibcxxSharedPtrSyntheticFrontEndCreator()
633 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
640 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
644 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEndCreator( in LibcxxUniquePtrSyntheticFrontEndCreator()
650 size_t lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
656 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()
675 bool lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::Update() { in Update()
690 bool lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
695 size_t lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
704 bool lldb_private::formatters::LibcxxContainerSummaryProvider( in LibcxxContainerSummaryProvider()
867 lldb_private::formatters::StringPrinter::StringElementType::UTF8>( in LibcxxWStringSummaryProvider()
873 lldb_private::formatters::StringPrinter::StringElementType::UTF16>( in LibcxxWStringSummaryProvider()
879 lldb_private::formatters::StringPrinter::StringElementType::UTF32>( in LibcxxWStringSummaryProvider()
885 bool lldb_private::formatters::LibcxxWStringSummaryProvider( in LibcxxWStringSummaryProvider()
972 bool lldb_private::formatters::LibcxxStringSummaryProviderASCII( in LibcxxStringSummaryProviderASCII()
979 bool lldb_private::formatters::LibcxxStringSummaryProviderUTF16( in LibcxxStringSummaryProviderUTF16()
986 bool lldb_private::formatters::LibcxxStringSummaryProviderUTF32( in LibcxxStringSummaryProviderUTF32()
1033 bool lldb_private::formatters::LibcxxStringViewSummaryProviderASCII( in LibcxxStringViewSummaryProviderASCII()
1040 bool lldb_private::formatters::LibcxxStringViewSummaryProviderUTF16( in LibcxxStringViewSummaryProviderUTF16()
1047 bool lldb_private::formatters::LibcxxStringViewSummaryProviderUTF32( in LibcxxStringViewSummaryProviderUTF32()
1054 bool lldb_private::formatters::LibcxxWStringViewSummaryProvider( in LibcxxWStringViewSummaryProvider()