LLDB mainline
|
FIXME: Move these declarations closer to where they're used. More...
#include <Status.h>
Public Member Functions | |
MachKernelError (std::error_code ec) | |
std::string | message () const override |
std::unique_ptr< CloneableError > | Clone () const override |
lldb::ErrorType | GetErrorType () const override |
Static Public Attributes | |
static char | ID |
FIXME: Move these declarations closer to where they're used.
|
inline |
|
override |
Definition at line 184 of file Status.cpp.
|
override |
Definition at line 247 of file Status.cpp.
References lldb::eErrorTypeMachKernel.
|
override |
Definition at line 169 of file Status.cpp.