Searched defs:GetLog (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFileOnDemand.h246 Log *GetLog() const { return ::lldb_private::GetLog(LLDBLog::OnDemand); } function in class:lldb_private::SymbolFileOnDemand
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h167 Log *GetLog(MaskType mask) { function in class:lldb_private::final::Channel
314 template <typename Cat> Log *GetLog(Cat mask) { function in namespace:lldb_private

Completed in 266 milliseconds