Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandReturnObject.cpp29 static void DumpStringToStreamWithNewline(Stream &strm, const std::string &s) { in DumpStringToStreamWithNewline() function
60 DumpStringToStreamWithNewline(GetErrorStream(), s); in AppendErrorWithFormat()