Searched refs:GetThreadRef (Results 1 – 6 of 6) sorted by relevance
572 GetThreadRef () const;
450 m_exe_ctx.GetThreadRef().Flush(); in DoExecute()
4074 exe_ctx.GetThreadRef().StepIn(true, true); in MenuDelegateAction()4086 exe_ctx.GetThreadRef().StepOut(); in MenuDelegateAction()4098 exe_ctx.GetThreadRef().StepOver(true); in MenuDelegateAction()5077 exe_ctx.GetThreadRef().StepOut(); in WindowDelegateHandleChar()5088 exe_ctx.GetThreadRef().StepOver(source_step); in WindowDelegateHandleChar()5100 exe_ctx.GetThreadRef().StepIn(source_step, avoid_code_without_debug_info); in WindowDelegateHandleChar()
318 ExecutionContext::GetThreadRef () const in GetThreadRef() function in ExecutionContext
2148 …cur_hook_sp->GetThreadSpecifier()->ThreadPassesBasicTests(exc_ctx_with_reasons[i].GetThreadRef()))) in RunStopHooks()
838 … lldb::ThreadPlanSP call_plan_sp(new ThreadPlanCallUserExpression (exe_ctx.GetThreadRef(), in Execute()