Home
last modified time | relevance | path

Searched defs:MBOrErr (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DLockFileManager.cpp36 ErrorOr<std::unique_ptr<MemoryBuffer>> MBOrErr = in readLockFile() local
/minix3/external/bsd/llvm/dist/llvm/lib/LTO/
H A DLTOModule.cpp155 ErrorOr<MemoryBufferRef> MBOrErr = in parseBitcodeFileImpl() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DCore.cpp2786 ErrorOr<std::unique_ptr<MemoryBuffer>> MBOrErr = MemoryBuffer::getFile(Path); in LLVMCreateMemoryBufferWithContentsOfFile() local
2797 ErrorOr<std::unique_ptr<MemoryBuffer>> MBOrErr = MemoryBuffer::getSTDIN(); in LLVMCreateMemoryBufferWithSTDIN() local