Searched defs:SetErrorStringWithFormat (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBError.cpp | 139 int SBError::SetErrorStringWithFormat(const char *format, ...) { SetErrorStringWithFormat() function in SBError |
/llvm-project/lldb/source/Utility/ | ||
H A D | Status.cpp | 246 int Status::SetErrorStringWithFormat(const char *format, ...) { SetErrorStringWithFormat() function in Status |