|
LLDB mainline
|
#include "lldb/DataFormatters/TypeSummary.h"#include "lldb/DataFormatters/TypeSynthetic.h"#include "lldb/Utility/ConstString.h"#include "lldb/Utility/Stream.h"#include "lldb/ValueObject/ValueObject.h"Go to the source code of this file.
Classes | |
| class | lldb_private::formatters::NSSet_Additionals |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |
| namespace | lldb_private::formatters |
Functions | |
| template<bool cf_style> | |
| bool | lldb_private::formatters::NSSetSummaryProvider (ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) |
| SyntheticChildrenFrontEnd * | lldb_private::formatters::NSSetSyntheticFrontEndCreator (CXXSyntheticChildren *, lldb::ValueObjectSP) |