LLDB mainline
Classes | Namespaces | Functions
NSDictionary.h File Reference
#include "lldb/Core/ValueObject.h"
#include "lldb/DataFormatters/TypeSummary.h"
#include "lldb/DataFormatters/TypeSynthetic.h"
#include "lldb/Utility/ConstString.h"
#include "lldb/Utility/Stream.h"
#include <map>
#include <memory>

Go to the source code of this file.

Classes

class  lldb_private::formatters::NSDictionary_Additionals
 
class  lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching
 
class  lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching::Matcher
 
class  lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching::Prefix
 
class  lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching::Full
 

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.
 
namespace  lldb_private::formatters
 

Functions

template<bool name_entries>
bool lldb_private::formatters::NSDictionarySummaryProvider (ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options)
 
template bool lldb_private::formatters::NSDictionarySummaryProvider< true > (ValueObject &, Stream &, const TypeSummaryOptions &)
 
template bool lldb_private::formatters::NSDictionarySummaryProvider< false > (ValueObject &, Stream &, const TypeSummaryOptions &)
 
SyntheticChildrenFrontEndlldb_private::formatters::NSDictionarySyntheticFrontEndCreator (CXXSyntheticChildren *, lldb::ValueObjectSP)