Searched refs:OutFileOrError (Results 1 – 1 of 1) sorted by relevance
317 auto OutFileOrError = FileOutputBuffer::create( in yamlToPdb() local319 if (OutFileOrError.getError()) in yamlToPdb()324 llvm::make_unique<FileBufferByteStream>(std::move(*OutFileOrError)); in yamlToPdb()