LLDB mainline
Namespaces | Functions
LibCxxAtomic.h File Reference
#include "lldb/Core/ValueObject.h"
#include "lldb/DataFormatters/TypeSummary.h"
#include "lldb/DataFormatters/TypeSynthetic.h"
#include "lldb/Utility/Stream.h"

Go to the source code of this file.

Namespaces

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

Functions

lldb::ValueObjectSP lldb_private::formatters::GetLibCxxAtomicValue (ValueObject &valobj)
 
bool lldb_private::formatters::LibCxxAtomicSummaryProvider (ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options)
 
SyntheticChildrenFrontEndlldb_private::formatters::LibcxxAtomicSyntheticFrontEndCreator (CXXSyntheticChildren *, lldb::ValueObjectSP)