Definition at line 168 of file NSIndexPath.cpp.
◆ InlinedIndexes()
NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::InlinedIndexes |
( |
| ) |
|
|
inline |
◆ _indexAtPositionForInlinePayload()
std::pair<uint64_t, bool> NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::_indexAtPositionForInlinePayload |
( |
size_t |
pos | ) |
|
|
inlineprivate |
◆ _lengthForInlinePayload()
size_t NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::_lengthForInlinePayload |
( |
uint32_t |
ptr_size | ) |
|
|
inlineprivate |
◆ Clear()
void NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::Clear |
( |
| ) |
|
|
inline |
◆ GetIndexAtIndex()
lldb::ValueObjectSP NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::GetIndexAtIndex |
( |
size_t |
idx, |
|
|
const CompilerType & |
desired_type |
|
) |
| |
|
inline |
◆ GetNumIndexes()
size_t NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::GetNumIndexes |
( |
| ) |
|
|
inline |
◆ SetIndexes()
void NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::SetIndexes |
( |
uint64_t |
value, |
|
|
Process & |
p |
|
) |
| |
|
inline |
◆ m_count
size_t NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::m_count = 0 |
|
private |
◆ m_indexes
uint64_t NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::m_indexes = 0 |
|
private |
◆ m_process
Process* NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::m_process = nullptr |
|
private |
◆ m_ptr_size
uint32_t NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes::m_ptr_size = 0 |
|
private |
The documentation for this struct was generated from the following file: