Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp58 static void failIfError(std::error_code EC, Twine Context = "") { in failIfError() function
68 static void failIfError(Error E, Twine Context = "") { in failIfError() function