Home
last modified time | relevance | path

Searched defs:handler_sp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DLog.cpp94 void Log::Enable(const std::shared_ptr<LogHandler> &handler_sp, in Enable()
350 auto handler_sp = GetHandler(); in WriteMessage() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp358 if (auto handler_sp = m_io_handler_stack.Top()) in SetTerminalWidth() local