Home
last modified time | relevance | path

Searched refs:SetImmediateErrorStream (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h99 void SetImmediateErrorStream(const lldb::StreamSP &stream_sp) { in SetImmediateErrorStream() function
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpointCommand.cpp256 result.SetImmediateErrorStream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp262 result.SetImmediateErrorStream(error_sp); in IOHandlerInputComplete()
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp612 result.SetImmediateErrorStream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction()