Searched refs:errorToErrorCodeAndEmitErrors (Results 1 – 2 of 2) sorted by relevance
39 std::error_code errorToErrorCodeAndEmitErrors(LLVMContext &Ctx, Error Err);44 return errorToErrorCodeAndEmitErrors(Ctx, Val.takeError()); in expectedToErrorOrAndEmitErrors()
761 std::error_code llvm::errorToErrorCodeAndEmitErrors(LLVMContext &Ctx, in errorToErrorCodeAndEmitErrors() function in llvm