LLDB mainline
NSIndexPath.cpp File Reference

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()

constexpr size_t PACKED_INDEX_SHIFT_32 ( size_t i)
staticconstexpr

◆ PACKED_INDEX_SHIFT_64()

constexpr size_t PACKED_INDEX_SHIFT_64 ( size_t i)
staticconstexpr