Searched refs:BufferExtentsOrError (Results 1 – 1 of 1) sorted by relevance
122 auto BufferExtentsOrError = findNextBufferExtent(); in produce() local123 if (!BufferExtentsOrError) in produce()125 BufferExtentsOrError.takeError(), in produce()130 R = std::move(BufferExtentsOrError.get()); in produce()