Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DNSString.h28 bool NSAttributedStringSummaryProvider(ValueObject &valobj, Stream &stream,
H A DNSString.cpp284 bool lldb_private::formatters::NSAttributedStringSummaryProvider( in NSAttributedStringSummaryProvider() function in lldb_private::formatters
315 return NSAttributedStringSummaryProvider(valobj, stream, options); in NSMutableAttributedStringSummaryProvider()
H A DObjCLanguage.cpp737 lldb_private::formatters::NSAttributedStringSummaryProvider, in LoadObjCFormatters()