Searched defs:GetLog (Results 1 – 2 of 2) sorted by relevance
246 Log *GetLog() const { return ::lldb_private::GetLog(LLDBLog::OnDemand); } in GetLog() function
184 Log *GetLog(MaskType mask) { in GetLog() function331 template <typename Cat> Log *GetLog(Cat mask) { in GetLog() function