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

/freebsd-13-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);
315 options.SetStream(&stream);
H A DLibCxx.cpp705 options.SetStream(&stream);
767 options.SetStream(&stream);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp170 options.SetStream(&stream);
183 options.SetStream(&stream);
199 options.SetStream(&stream);
221 options.SetStream(&stream);
241 options.SetStream(&stream);
264 options.SetStream(&stream);
287 options.SetStream(&stream);
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h33 void SetStream(Stream *s) { m_stream = s; } function in class:lldb_private::formatters::StringPrinter::DumpToStreamOptions
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1249 options.SetStream(&s);

Completed in 182 milliseconds