Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h970 void handleAllErrors(Error E, HandlerTs &&... Handlers) { handleAllErrors() function
976 inline void handleAllErrors(Error E) { handleAllErrors() function