Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.h28 bool NSAttributedStringSummaryProvider(ValueObject &valobj, Stream &stream,
H A DNSString.cpp278 bool lldb_private::formatters::NSAttributedStringSummaryProvider( in NSAttributedStringSummaryProvider() function in lldb_private::formatters
309 return NSAttributedStringSummaryProvider(valobj, stream, options); in NSMutableAttributedStringSummaryProvider()
H A DObjCLanguage.cpp683 lldb_private::formatters::NSAttributedStringSummaryProvider, in LoadObjCFormatters()