Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/API/
DSBListener.cpp183 if (m_opaque_sp->GetEventForBroadcasterWithType( in WaitForEventForBroadcasterWithType()
267 if (m_opaque_sp->GetEventForBroadcasterWithType(broadcaster.get(), in GetNextEventForBroadcasterWithType()
/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DListener.h91 bool GetEventForBroadcasterWithType(Broadcaster *broadcaster,
/openbsd/src/gnu/llvm/lldb/source/Utility/
DListener.cpp381 bool Listener::GetEventForBroadcasterWithType( in GetEventForBroadcasterWithType() function in Listener
/openbsd/src/gnu/llvm/lldb/source/Target/
DProcess.cpp968 if (listener_sp->GetEventForBroadcasterWithType( in GetStateChangedEvents()
1007 if (m_private_state_listener_sp->GetEventForBroadcasterWithType( in GetStateChangedEventsPrivate()