|
LLVM 22.0.0git
|
Specialization for functions of the form 'Error (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 'Error (std::unique_ptr<ErrT>)'.
|
inlinestatic |
|
inlinestatic |