Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp224 bool Log::EnableLogChannel(const std::shared_ptr<LogHandler> &log_handler_sp, in EnableLogChannel()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1639 std::shared_ptr<LogHandler> log_handler_sp; in EnableLog() local