Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandReturnObject.cpp53 StreamString sstrm; in AppendErrorWithFormat() local
69 StreamString sstrm; in AppendMessageWithFormat() local
81 StreamString sstrm; in AppendWarningWithFormat() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Distream_seeks.cc120 std::stringstream sstrm; in test03() local