Searched refs:SetStream (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCxxStringTypes.cpp48 options.SetStream(&stream);
73 options.SetStream(&stream);
98 options.SetStream(&stream);
136 options.SetStream(&stream);
172 options.SetStream(&stream);
198 options.SetStream(&stream);
224 options.SetStream(&stream);
258 options.SetStream(&stream);
H A DLibStdcpp.cpp254 options.SetStream(&stream);
314 options.SetStream(&stream);
H A DLibCxx.cpp586 options.SetStream(&stream);
650 options.SetStream(&stream);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp171 options.SetStream(&stream);
184 options.SetStream(&stream);
200 options.SetStream(&stream);
222 options.SetStream(&stream);
242 options.SetStream(&stream);
265 options.SetStream(&stream);
288 options.SetStream(&stream);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h31 void SetStream(Stream *s) { m_stream = s; } function in class:lldb_private::formatters::StringPrinter::DumpToStreamOptions
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp401 SetStream(options.GetStream());
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1300 options.SetStream(&s);

Completed in 77 milliseconds