Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp234 m_at_msg_send(false) { in AppleThreadPlanStepThroughDirectDispatch()
319 m_at_msg_send = true; in DoPlanExplainsStop()
334 m_at_msg_send = false; in DoWillResume()
379 if (m_at_msg_send) { in ShouldStop()
H A DAppleThreadPlanStepThroughObjCTrampoline.h108 bool m_at_msg_send; /// Are we currently handling an msg_send variable