Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DStreamAsynchronousIO.cpp18 StreamAsynchronousIO::StreamAsynchronousIO(Debugger &debugger, bool for_stdout) in StreamAsynchronousIO() argument
20 m_for_stdout(for_stdout) {} in StreamAsynchronousIO()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DStreamAsynchronousIO.h27 StreamAsynchronousIO(Debugger &debugger, bool for_stdout);