Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DCommandReturnObject.cpp23 DumpStringToStreamWithNewline (Stream &strm, const std::string &s, bool add_newline_if_empty) in DumpStringToStreamWithNewline() function
74 DumpStringToStreamWithNewline (error_strm, s, false); in AppendErrorWithFormat()