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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h880 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) { function in namespace:llvm
885 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, function in namespace:llvm

Completed in 116 milliseconds