Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
DSBError.cpp130 SBError::SetError (uint32_t err, ErrorType type) in SetError() function in SBError
137 SBError::SetError (const Error &lldb_error) in SetError() function in SBError
DSBCommandReturnObject.cpp335 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/
DCommandReturnObject.cpp141 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/
DError.cpp271 Error::SetError (ValueType err, ErrorType type) in SetError() function in Error
/freebsd-10-stable/contrib/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h126 void SetError(const SMLoc &errLoc, const std::string &err) { in SetError() function
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
DRegisterContextDarwin_arm.h227 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
DRegisterContextDarwin_i386.h180 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
DRegisterContextDarwin_x86_64.h184 SetError (int flavor, uint32_t err_idx, int err) in SetError() function