| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | DNBError.h | 61 void SetError(kern_return_t err) { in SetError() function 73 void SetError(ValueType err, FlavorType flavor) { in SetError() function
|
| /llvm-project-15.0.7/lldb/source/API/ |
| H A D | SBError.cpp | 95 void SBError::SetError(uint32_t err, ErrorType type) { in SetError() function in SBError 102 void SBError::SetError(const Status &lldb_error) { in SetError() function in SBError
|
| H A D | SBCommandReturnObject.cpp | 325 void SBCommandReturnObject::SetError(lldb::SBError &error, in SetError() function in SBCommandReturnObject 335 void SBCommandReturnObject::SetError(const char *error_cstr) { in SetError() function in SBCommandReturnObject
|
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | CommandReturnObject.cpp | 107 void CommandReturnObject::SetError(const Status &error, in SetError() function in CommandReturnObject 113 void CommandReturnObject::SetError(llvm::Error error) { in SetError() function in CommandReturnObject
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | Status.cpp | 216 void Status::SetError(ValueType err, ErrorType type) { in SetError() function in Status
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmLexer.h | 65 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/arm/ |
| H A D | DNBArchImpl.h | 192 bool SetError(int set, uint32_t err_idx, kern_return_t err) { in SetError() function
|
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/arm64/ |
| H A D | DNBArchImplARM64.h | 165 bool SetError(int set, uint32_t err_idx, kern_return_t err) { in SetError() function
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/x86_64/ |
| H A D | DNBArchImplX86_64.h | 168 bool SetError(int flavor, uint32_t err_idx, kern_return_t err) { in SetError() function
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/i386/ |
| H A D | DNBArchImplI386.h | 165 bool SetError(int flavor, uint32_t err_idx, kern_return_t err) { in SetError() function
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectReproducer.cpp | 55 static void SetError(CommandReturnObject &result, Error err) { in SetError() function
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | semantics.cpp | 329 void SemanticsContext::SetError(const Symbol &symbol, bool value) { in SetError() function in Fortran::semantics::SemanticsContext
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 1309 void SetError(const char *error) { m_error = error; } in SetError() function in curses::TextFieldDelegate 2312 void SetError(const char *error) { m_error = error; } in SetError() function in curses::FormDelegate
|