LLDB mainline
Classes | Namespaces | Functions
NSIndexPath.cpp File Reference
#include "Cocoa.h"
#include "Plugins/TypeSystem/Clang/TypeSystemClang.h"
#include "lldb/Core/ValueObject.h"
#include "lldb/Core/ValueObjectConstResult.h"
#include "lldb/DataFormatters/FormattersHelpers.h"
#include "lldb/DataFormatters/TypeSynthetic.h"
#include "lldb/Target/Process.h"
#include "lldb/Target/Target.h"
#include "Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h"

Go to the source code of this file.

Classes

class  NSIndexPathSyntheticFrontEnd
 
struct  NSIndexPathSyntheticFrontEnd::Impl
 
struct  NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes
 
struct  NSIndexPathSyntheticFrontEnd::Impl::OutsourcedIndexes
 

Namespaces

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

Functions

static constexpr size_t PACKED_INDEX_SHIFT_64 (size_t i)
 
static constexpr size_t PACKED_INDEX_SHIFT_32 (size_t i)
 
SyntheticChildrenFrontEndlldb_private::formatters::NSIndexPathSyntheticFrontEndCreator (CXXSyntheticChildren *, lldb::ValueObjectSP)
 

Function Documentation

◆ PACKED_INDEX_SHIFT_32()

static constexpr size_t PACKED_INDEX_SHIFT_32 ( size_t  i)
staticconstexpr

◆ PACKED_INDEX_SHIFT_64()

static constexpr size_t PACKED_INDEX_SHIFT_64 ( size_t  i)
staticconstexpr