| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBError.cpp | 97 void SBError::SetError(uint32_t err, ErrorType type) { in SetError() function in SBError 105 void SBError::SetError(const Status &lldb_error) { in SetError() function in SBError
|
| H A D | SBCommandReturnObject.cpp | 349 void SBCommandReturnObject::SetError(lldb::SBError &error, in SetError() function in SBCommandReturnObject 361 void SBCommandReturnObject::SetError(const char *error_cstr) { in SetError() function in SBCommandReturnObject
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | CommandReturnObject.cpp | 107 void CommandReturnObject::SetError(const Status &error, in SetError() function in CommandReturnObject
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Utility/ |
| H A D | Status.cpp | 217 void Status::SetError(ValueType err, ErrorType type) { in SetError() function in Status
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmLexer.h | 67 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterContextDarwin_arm64.h | 157 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
|
| H A D | RegisterContextDarwin_arm.h | 190 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
|
| H A D | RegisterContextDarwin_i386.h | 144 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
|
| H A D | RegisterContextDarwin_x86_64.h | 149 bool SetError(int flavor, uint32_t err_idx, int err) { in SetError() function
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectReproducer.cpp | 140 static void SetError(CommandReturnObject &result, Error err) { in SetError() function
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 1258 void SetError(const char *error) { m_error = error; } in SetError() function in curses::TextFieldDelegate 1969 void SetError(const char *error) { m_error = error; } in SetError() function in curses::FormDelegate
|