Home
last modified time | relevance | path

Searched refs:RecoveryPath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1029 Expected<T> handleExpected(Expected<T> ValOrErr, RecoveryFtor &&RecoveryPath, in handleExpected() argument
1038 return RecoveryPath(); in handleExpected()