Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp231 static const uint64_t PACKED_INDEX_MASK = ((1 << 13) - 1); in _indexAtPositionForInlinePayload() local
239 PACKED_INDEX_MASK, in _indexAtPositionForInlinePayload()
249 PACKED_INDEX_MASK, in _indexAtPositionForInlinePayload()