Lines Matching refs:GetLog
96 Log *log = GetLog(LLDBLog::Thread); in ShouldStop()
104 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), should_stop_or_err.takeError(), in ShouldStop()
114 Log *log = GetLog(LLDBLog::Thread); in IsPlanStale()
122 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), is_stale_or_err.takeError(), in IsPlanStale()
132 Log *log = GetLog(LLDBLog::Thread); in DoPlanExplainsStop()
140 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), in DoPlanExplainsStop()
151 Log *log = GetLog(LLDBLog::Thread); in MischiefManaged()
169 Log *log = GetLog(LLDBLog::Thread); in GetPlanRunState()
179 Log *log = GetLog(LLDBLog::Thread); in GetDescription()
188 LLDB_LOG_ERROR(GetLog(LLDBLog::Thread), std::move(err), in GetDescription()
208 Log *log = GetLog(LLDBLog::Thread); in WillStop()