Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandObject.cpp574 std::stringstream lineStream{std::string(long_help)}; in FormatLongHelpText() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp7026 StreamString lineStream; in WindowDelegateDraw() local