Home
last modified time | relevance | path

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

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