Home
last modified time | relevance | path

Searched refs:DumpStringToStreamWithNewline (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandReturnObject.cpp18 static void DumpStringToStreamWithNewline(Stream &strm, const std::string &s, in DumpStringToStreamWithNewline() function
55 DumpStringToStreamWithNewline(error_strm, s, false); in AppendErrorWithFormat()