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