Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h86 void SetImmediateErrorStream(const lldb::StreamSP &stream_sp) { in SetImmediateErrorStream() function
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpointCommand.cpp254 result.SetImmediateErrorStream(error_stream); in WatchpointOptionsCallbackFunction()
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp260 result.SetImmediateErrorStream(error_sp); in IOHandlerInputComplete()
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp621 result.SetImmediateErrorStream(error_stream); in BreakpointOptionsCallbackFunction()