Searched defs:handleErrors (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DError.h906 Error handleErrors(Erro function in namespace:llvm
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp2268 cantFail(handleErrors(std::move(Err), [&](const ErrorReported &E) {})); function
2388 cantFail(handleErrors(std::move(Err), [&](const ErrorReported &E) {})); function
2446 handleErrors(std::move(Err), [&](const ErrorReported &E) {})); function

Completed in 144 milliseconds