Searched refs:SplitEnd (Results 1 – 1 of 1) sorted by relevance
48 static const uint64_t SplitEnd = 1ULL<<13; ///< Last part of a split member118 bool isSplitEnd() const { return Flags & SplitEnd; } in isSplitEnd()