|
LLVM
4.0.0
|
Specialization for functions of the form 'Error (std::unique_ptr<ErrT>)'. More...
#include <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>)'.
Definition at line 450 of file Support/Error.h.
|
inlinestatic |
Definition at line 452 of file Support/Error.h.
|
inlinestatic |
Definition at line 457 of file Support/Error.h.
References assert(), H, and llvm::Error::success().
1.8.6