Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DLog.h167 Log *GetLog(MaskType mask) { in GetLog() function
309 template <typename Cat> Log *GetLog(Cat mask) { in GetLog() function
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbolFileOnDemand.h249 Log *GetLog() const { return ::lldb_private::GetLog(LLDBLog::OnDemand); } in GetLog() function