Searched refs:SetImmediateOutputStream (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h94 SetImmediateOutputStream (const lldb::StreamSP &stream_sp) function in class:lldb_private::CommandReturnObject
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectBreakpointCommand.cpp302 result.SetImmediateOutputStream (output_stream);
H A DCommandObjectWatchpointCommand.cpp279 result.SetImmediateOutputStream (output_stream);
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp2117 result.SetImmediateOutputStream (m_debugger.GetAsyncOutputStream());

Completed in 163 milliseconds