Home
last modified time | relevance | path

Searched defs:SetErrorStringWithFormat (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/API/
H A DSBError.cpp128 int SBError::SetErrorStringWithFormat(const char *format, ...) { in SetErrorStringWithFormat() function in SBError
/llvm-project-15.0.7/lldb/source/Utility/
H A DStatus.cpp255 int Status::SetErrorStringWithFormat(const char *format, ...) { in SetErrorStringWithFormat() function in Status