Home
last modified time | relevance | path

Searched defs:SetErrorString (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBError.h80 void SetErrorString(const char *err_str) { in SetErrorString() function
/openbsd/gnu/llvm/lldb/source/API/
H A DSBError.cpp126 void SBError::SetErrorString(const char *err_str) { in SetErrorString() function in SBError
/openbsd/gnu/llvm/lldb/source/Utility/
H A DStatus.cpp241 void Status::SetErrorString(llvm::StringRef err_str) { in SetErrorString() function in Status