Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DStreamAsynchronousIO.cpp17 StreamAsynchronousIO::StreamAsynchronousIO(Debugger &debugger, bool for_stdout) in StreamAsynchronousIO() argument
19 m_for_stdout(for_stdout) {} in StreamAsynchronousIO()
/external/llvm-project/lldb/include/lldb/Core/
DStreamAsynchronousIO.h23 StreamAsynchronousIO(Debugger &debugger, bool for_stdout);