Home
last modified time | relevance | path

Searched defs:error_sp (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp192 lldb::StreamFileSP &error_sp) { in ReadCode()
224 lldb::StreamFileSP error_sp = std::make_shared<StreamFile>( in IOHandlerInputComplete() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp67 const lldb::LockableStreamFileSP &error_sp, uint32_t flags) in IOHandler()
231 const lldb::LockableStreamFileSP &error_sp, uint32_t flags, in IOHandlerEditline()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp184 LockableStreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
424 LockableStreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
H A DCommandObjectCommands.cpp2393 LockableStreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete() local
H A DCommandObjectTarget.cpp4961 if (lldb::LockableStreamFileSP error_sp = in IOHandlerInputComplete() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp532 if (LockableStreamFileSP error_sp = io_handler.GetErrorStreamFileSP()) { in IOHandlerInputComplete() local
554 if (LockableStreamFileSP error_sp = io_handler.GetErrorStreamFileSP()) { in IOHandlerInputComplete() local