Searched refs:NSDictionarySummaryProvider (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.h25 bool NSDictionarySummaryProvider(ValueObject &valobj, Stream &stream,
29 NSDictionarySummaryProvider<true>(ValueObject &, Stream &,
33 NSDictionarySummaryProvider<false>(ValueObject &, Stream &,
H A DObjCLanguage.cpp420 lldb_private::formatters::NSDictionarySummaryProvider<false>,
424 lldb_private::formatters::NSDictionarySummaryProvider<false>,
428 lldb_private::formatters::NSDictionarySummaryProvider<false>,
432 lldb_private::formatters::NSDictionarySummaryProvider<false>,
436 lldb_private::formatters::NSDictionarySummaryProvider<false>,
440 lldb_private::formatters::NSDictionarySummaryProvider<false>,
444 lldb_private::formatters::NSDictionarySummaryProvider<true>,
448 lldb_private::formatters::NSDictionarySummaryProvider<true>,
H A DNSDictionary.cpp342 bool lldb_private::formatters::NSDictionarySummaryProvider( function in class:lldb_private::formatters
1045 template bool lldb_private::formatters::NSDictionarySummaryProvider<true>(
1048 template bool lldb_private::formatters::NSDictionarySummaryProvider<false>(

Completed in 180 milliseconds