Home
last modified time | relevance | path

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

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