Searched refs:HasThreadScope (Results 1 – 7 of 7) sorted by relevance
88 if (exe_ctx.HasThreadScope()) { in GetQueue()134 if (exe_ctx.HasThreadScope()) { in GetStopReason()158 if (exe_ctx.HasThreadScope()) { in GetStopReasonDataCount()211 if (exe_ctx.HasThreadScope()) { in GetStopReasonDataAtIndex()278 if (!exe_ctx.HasThreadScope()) in GetStopReasonExtendedInfoAsJSON()299 if (!exe_ctx.HasThreadScope()) in GetStopReasonExtendedBacktraces()319 if (exe_ctx.HasThreadScope()) { in GetStopDescription()430 if (exe_ctx.HasThreadScope()) { in GetStopReturnValue()478 if (exe_ctx.HasThreadScope()) { in GetName()1206 if (exe_ctx.HasThreadScope()) in IsSuspended()[all …]
666 bool HasThreadScope() const;
398 bool ExecutionContext::HasThreadScope() const { in HasThreadScope() function in ExecutionContext403 return HasThreadScope() && m_frame_sp; in HasFrameScope()
131 if (!exe_ctx.HasThreadScope()) { in DoExecute()
175 if ((flags & eCommandRequiresThread) && !m_exe_ctx.HasThreadScope()) { in CheckRequirements()190 else if (!m_exe_ctx.HasThreadScope()) in CheckRequirements()
1233 lldbassert(exe_ctx.HasThreadScope()); in RunStaticInitializers()1241 if (!exe_ctx.HasThreadScope()) { in RunStaticInitializers()
3500 if (exe_ctx.HasThreadScope()) { in MenuDelegateAction()3512 if (exe_ctx.HasThreadScope()) { in MenuDelegateAction()3524 if (exe_ctx.HasThreadScope()) { in MenuDelegateAction()4430 if (exe_ctx.HasThreadScope() && in WindowDelegateHandleChar()4442 if (exe_ctx.HasThreadScope() && in WindowDelegateHandleChar()4455 if (exe_ctx.HasThreadScope() && in WindowDelegateHandleChar()