Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBError.cpp131 int SBError::SetErrorStringWithFormat(const char *format, ...) { in SetErrorStringWithFormat() function in SBError
/external/llvm-project/lldb/source/Utility/
DStatus.cpp256 int Status::SetErrorStringWithFormat(const char *format, ...) { in SetErrorStringWithFormat() function in Status