Searched refs:BufferExtentsOrError (Results 1 – 1 of 1) sorted by relevance
123 auto BufferExtentsOrError = findNextBufferExtent(); in produce() local124 if (!BufferExtentsOrError) in produce()126 BufferExtentsOrError.takeError(), in produce()131 R = std::move(BufferExtentsOrError.get()); in produce()