Searched refs:ForSTDOUT (Results 1 – 2 of 2) sorted by relevance
26 enum ForSTDOUT : bool { enum31 StreamAsynchronousIO(Debugger &debugger, ForSTDOUT for_stdout);43 ForSTDOUT m_for_stdout;
18 Debugger &debugger, StreamAsynchronousIO::ForSTDOUT for_stdout) in StreamAsynchronousIO()