Searched defs:SetError (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/API/ |
| D | SBError.cpp | 130 SBError::SetError (uint32_t err, ErrorType type) in SetError() function in SBError 137 SBError::SetError (const Error &lldb_error) in SetError() function in SBError
|
| D | SBCommandReturnObject.cpp | 335 SBCommandReturnObject::SetError (lldb::SBError &error, const char *fallback_error_cstr) in SetError() function in SBCommandReturnObject 347 SBCommandReturnObject::SetError (const char *error_cstr) in SetError() function in SBCommandReturnObject
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/ |
| D | CommandReturnObject.cpp | 141 CommandReturnObject::SetError (const Error &error, const char *fallback_error_cstr) in SetError() function in CommandReturnObject 150 CommandReturnObject::SetError (const char *error_cstr) in SetError() function in CommandReturnObject
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ |
| D | Error.cpp | 271 Error::SetError (ValueType err, ErrorType type) in SetError() function in Error
|
| /freebsd-10-stable/contrib/llvm/include/llvm/MC/MCParser/ |
| D | MCAsmLexer.h | 126 void SetError(const SMLoc &errLoc, const std::string &err) { in SetError() function
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/ |
| D | RegisterContextDarwin_arm.h | 227 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
|
| D | RegisterContextDarwin_i386.h | 180 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
|
| D | RegisterContextDarwin_x86_64.h | 184 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
|