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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBError.cpp130 SBError::SetError (uint32_t err, ErrorType type) function in class:SBError
137 SBError::SetError (const Error &lldb_error) function in class:SBError
H A DSBCommandReturnObject.cpp335 SBCommandReturnObject::SetError (lldb::SBError &error, const char *fallback_error_cstr) function in class:SBCommandReturnObject
347 SBCommandReturnObject::SetError (const char *error_cstr) function in class:SBCommandReturnObject
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DError.cpp271 Error::SetError (ValueType err, ErrorType type) function in class:Error
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandReturnObject.cpp141 CommandReturnObject::SetError (const Error &error, const char *fallback_error_cstr) function in class:CommandReturnObject
150 CommandReturnObject::SetError (const char *error_cstr) function in class:CommandReturnObject
/freebsd-10-stable/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h126 void SetError(const SMLoc &errLoc, const std::string &err) { function in class:llvm::MCAsmLexer
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm.h227 SetError (int flavor, uint32_t err_idx, int err) function in class:RegisterContextDarwin_arm
H A DRegisterContextDarwin_i386.h180 SetError (int flavor, uint32_t err_idx, int err) function in class:RegisterContextDarwin_i386
H A DRegisterContextDarwin_x86_64.h184 SetError (int flavor, uint32_t err_idx, int err) function in class:RegisterContextDarwin_x86_64

Completed in 71 milliseconds