Searched refs:ContinuationLength (Results 1 – 2 of 2) sorted by relevance
37 static constexpr uint32_t ContinuationLength = sizeof(ContinuationRecord); variable39 MaxRecordLength - ContinuationLength;136 uint32_t NewSegmentBegin = Offset + ContinuationLength; in insertSegmentEnd()162 auto Continuation = Data.take_back(ContinuationLength); in createSegmentRecord()
283 constexpr uint32_t ContinuationLength = 8; in visitMemberBegin() local285 ContinuationLength)); in visitMemberBegin()