|
LLVM 22.0.0git
|
Specialization for functions of the form 'void (std::unique_ptr<ErrT>)'. More...
#include "llvm/Support/Error.h"
Static Public Member Functions | |
| static bool | appliesTo (const ErrorInfoBase &E) |
| template<typename HandlerT> | |
| static Error | apply (HandlerT &&H, std::unique_ptr< ErrorInfoBase > E) |
Specialization for functions of the form 'void (std::unique_ptr<ErrT>)'.
|
inlinestatic |
|
inlinestatic |
Definition at line 906 of file Error.h.
References appliesTo(), assert(), E(), H, and llvm::Error::success().