Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h926 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) { handleErrorImpl() function
931 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, handleErrorImpl() function