Searched defs:SetErrorToGenericError (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBError.cpp | 125 void SBError::SetErrorToGenericError() { in SetErrorToGenericError() function in SBError |
/freebsd-src/contrib/llvm-project/lldb/source/Utility/ | ||
H A D | Status.cpp | 223 void Status::SetErrorToGenericError() { SetErrorToGenericError() function in Status |