Searched defs:SetError (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBError.cpp | 106 void SBError::SetError(uint32_t err, ErrorType type) { in SetError() function in SBError 111 void SBError::SetError(const Status &lldb_error) { in SetError() function in SBError
|
| H A D | SBCommandReturnObject.cpp | 262 void SBCommandReturnObject::SetError(lldb::SBError &error, in SetError() function in SBCommandReturnObject 272 void SBCommandReturnObject::SetError(const char *error_cstr) { in SetError() function in SBCommandReturnObject
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/ |
| H A D | CommandReturnObject.cpp | 110 void CommandReturnObject::SetError(const Status &error, in SetError() function in CommandReturnObject 118 void CommandReturnObject::SetError(llvm::StringRef error_str) { in SetError() function in CommandReturnObject
|
| /freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/ |
| H A D | MICmdBase.cpp | 202 void CMICmdBase::SetError(const CMIUtilString &rErrMsg) { in SetError() function in CMICmdBase
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmLexer.h | 60 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/ |
| H A D | Status.cpp | 233 void Status::SetError(ValueType err, ErrorType type) { in SetError() function in Status
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterContextDarwin_arm64.h | 158 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
|
| H A D | RegisterContextDarwin_arm.h | 191 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
|
| H A D | RegisterContextDarwin_i386.h | 145 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
|
| H A D | RegisterContextDarwin_x86_64.h | 150 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
|