Home
last modified time | relevance | path

Searched refs:GetEventForBroadcasterWithType (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBListener.cpp216 if (m_opaque_sp->GetEventForBroadcasterWithType( in WaitForEventForBroadcasterWithType()
288 if (m_opaque_sp->GetEventForBroadcasterWithType(broadcaster.get(), in GetNextEventForBroadcasterWithType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DListener.h95 bool GetEventForBroadcasterWithType(Broadcaster *broadcaster,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DListener.cpp387 bool Listener::GetEventForBroadcasterWithType( in GetEventForBroadcasterWithType() function in Listener
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp1262 if (listener_sp->GetEventForBroadcasterWithType( in GetStateChangedEvents()
1303 if (m_private_state_listener_sp->GetEventForBroadcasterWithType( in GetStateChangedEventsPrivate()