LLDB mainline
|
#include <Status.h>
Public Member Functions | |
Win32Error (std::error_code ec, const llvm::Twine &msg={}) | |
std::string | message () const override |
std::unique_ptr< CloneableError > | Clone () const override |
lldb::ErrorType | GetErrorType () const override |
Static Public Attributes | |
static char | ID |
|
inline |
|
override |
Definition at line 188 of file Status.cpp.
|
override |
Definition at line 251 of file Status.cpp.
References lldb::eErrorTypeWin32.
|
override |
Definition at line 177 of file Status.cpp.