|
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 434 of file Support/Error.h.
|
inlinestatic |
Definition at line 436 of file Support/Error.h.
|
inlinestatic |
Definition at line 441 of file Support/Error.h.
1.8.6