Lines Matching refs:formatters
32 using namespace lldb_private::formatters;
34 bool lldb_private::formatters::LibcxxOptionalSummaryProvider( in LibcxxOptionalSummaryProvider()
56 bool lldb_private::formatters::LibcxxFunctionSummaryProvider( in LibcxxFunctionSummaryProvider()
104 bool lldb_private::formatters::LibcxxSmartPointerSummaryProvider( in LibcxxSmartPointerSummaryProvider()
147 bool lldb_private::formatters::LibcxxUniquePointerSummaryProvider( in LibcxxUniquePointerSummaryProvider()
206 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::
213 bool lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::Update() { in Update()
318 size_t lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::
324 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()
333 bool lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::
338 size_t lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::
347 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::
354 lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEndCreator( in LibCxxMapIteratorSyntheticFrontEndCreator()
370 lldb_private::formatters::LibCxxVectorIteratorSyntheticFrontEndCreator( in LibCxxVectorIteratorSyntheticFrontEndCreator()
380 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::
388 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::
394 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()
439 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() { in Update()
463 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::
468 size_t lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::
479 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::
483 lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEndCreator( in LibcxxSharedPtrSyntheticFrontEndCreator()
489 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
496 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
500 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEndCreator( in LibcxxUniquePtrSyntheticFrontEndCreator()
506 size_t lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
512 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()
523 bool lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::Update() { in Update()
538 bool lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
543 size_t lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
550 bool lldb_private::formatters::LibcxxContainerSummaryProvider( in LibcxxContainerSummaryProvider()
661 bool lldb_private::formatters::LibcxxWStringSummaryProvider( in LibcxxWStringSummaryProvider()
714 lldb_private::formatters::StringPrinter::StringElementType::UTF8>( in LibcxxWStringSummaryProvider()
720 lldb_private::formatters::StringPrinter::StringElementType::UTF16>( in LibcxxWStringSummaryProvider()
726 lldb_private::formatters::StringPrinter::StringElementType::UTF32>( in LibcxxWStringSummaryProvider()
792 bool lldb_private::formatters::LibcxxStringSummaryProviderASCII( in LibcxxStringSummaryProviderASCII()
799 bool lldb_private::formatters::LibcxxStringSummaryProviderUTF16( in LibcxxStringSummaryProviderUTF16()
806 bool lldb_private::formatters::LibcxxStringSummaryProviderUTF32( in LibcxxStringSummaryProviderUTF32()