LLVM 20.0.0git
|
#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) |
|
inlinestatic |
|
inlinestatic |