Home
last modified time | relevance | path

Searched defs:SetError (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBError.cpp106 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 DSBCommandReturnObject.cpp262 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 DCommandReturnObject.cpp110 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 DMICmdBase.cpp202 void CMICmdBase::SetError(const CMIUtilString &rErrMsg) { in SetError() function in CMICmdBase
/freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h60 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DStatus.cpp233 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 DRegisterContextDarwin_arm64.h158 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
H A DRegisterContextDarwin_arm.h191 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
H A DRegisterContextDarwin_i386.h145 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
H A DRegisterContextDarwin_x86_64.h150 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function