Searched refs:findNextBufferExtent (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecordProducer.h35 Expected<std::unique_ptr<Record>> findNextBufferExtent();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/XRay/
H A DFDRRecordProducer.cpp82 FileBasedRecordProducer::findNextBufferExtent() { function in class:llvm::xray::FileBasedRecordProducer
122 auto BufferExtentsOrError = findNextBufferExtent();

Completed in 102 milliseconds