Searched refs:UnrecoverableErrorHandler (Results 1 – 2 of 2) sorted by relevance
335 function_ref<void(Error)> UnrecoverableErrorHandler,346 function_ref<void(Error)> UnrecoverableErrorHandler);
1446 function_ref<void(Error)> UnrecoverableErrorHandler, raw_ostream *OS, in parseNext() argument1455 UnrecoverableErrorHandler(std::move(Err)); in parseNext()1462 function_ref<void(Error)> UnrecoverableErrorHandler) { in skip() argument1470 UnrecoverableErrorHandler(std::move(Err)); in skip()