Home
last modified time | relevance | path

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

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