Home
last modified time | relevance | path

Searched refs:m_at_msg_send (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleThreadPlanStepThroughObjCTrampoline.cpp237 m_at_msg_send(false), m_stop_others(stop_others) { in AppleThreadPlanStepThroughDirectDispatch()
335 m_at_msg_send = true; in DoPlanExplainsStop()
350 m_at_msg_send = false; in DoWillResume()
395 if (m_at_msg_send) { in ShouldStop()
DAppleThreadPlanStepThroughObjCTrampoline.h109 bool m_at_msg_send; /// Are we currently handling an msg_send variable