Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp166 static void failIfError(std::error_code EC, Twine Context = "") { in failIfError() function
176 static void failIfError(Error E, Twine Context = "") { in failIfError() function