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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp53 LLVM_ATTRIBUTE_NORETURN static void reportOpenError(StringRef Path, Twine Msg) { function
96 reportOpenError(Path, EC.message());
118 reportOpenError(Path, EC.message());
124 reportOpenError(Path, EC.message());

Completed in 95 milliseconds