Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DExpressionSourceCode.cpp59 StreamString wrap_stream; in GetText() local
66 wrap_stream.Printf("%s \n" in GetText()
79 wrap_stream.Printf("%s \n" in GetText()
95 wrap_stream.Printf("%s \n" in GetText()
114 wrap_stream.Printf("%s \n" in GetText()
134 text = wrap_stream.GetString(); in GetText()