Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp255 m_at_msg_send(false) { in AppleThreadPlanStepThroughDirectDispatch()
340 m_at_msg_send = true; in DoPlanExplainsStop()
355 m_at_msg_send = false; in DoWillResume()
400 if (m_at_msg_send) { in ShouldStop()
H A DAppleThreadPlanStepThroughObjCTrampoline.h116 bool m_at_msg_send; /// Are we currently handling an msg_send variable