Lines Matching refs:errorToErrorCode
280 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in traverseInlineeLines()
342 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in initializeFileAndStringTables()
344 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in initializeFileAndStringTables()
348 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in initializeFileAndStringTables()
354 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in initializeFileAndStringTables()
358 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in initializeFileAndStringTables()
366 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in initializeFileAndStringTables()
400 return createStringError(errorToErrorCode(std::move(Err)), "%s", in loadTypeServer()
450 if (errorToErrorCode(BinOrErr.takeError())) in loadPrecompiledObject()
624 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in traverseSymbolsSubsection()
660 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in traverseSymbolSection()
674 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in traverseSymbolSection()
676 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in traverseSymbolSection()
724 return createStringError(errorToErrorCode(std::move(Err)), in traverseSymbolSection()
758 return createStringError(errorToErrorCode(std::move(E)), getFileName()); in traverseSymbolSection()
924 if (errorToErrorCode(BinOrErr.takeError())) { in createScopes()
1014 return createStringError(errorToErrorCode(std::move(Err)), in createScopes()
1052 return createStringError(errorToErrorCode(std::move(Err)), in createScopes()