Home
last modified time | relevance | path

Searched refs:PACKED_INDEX_MASK (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSIndexPath.cpp232 static const uint64_t PACKED_INDEX_MASK = ((1 << 13) - 1); in _indexAtPositionForInlinePayload() local
240 PACKED_INDEX_MASK, in _indexAtPositionForInlinePayload()
250 PACKED_INDEX_MASK, in _indexAtPositionForInlinePayload()