Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBListener.cpp183 if (m_opaque_sp->GetEventForBroadcasterWithType( in WaitForEventForBroadcasterWithType()
267 if (m_opaque_sp->GetEventForBroadcasterWithType(broadcaster.get(), in GetNextEventForBroadcasterWithType()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DListener.h90 bool GetEventForBroadcasterWithType(Broadcaster *broadcaster,
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DListener.cpp296 bool Listener::GetEventForBroadcasterWithType( in GetEventForBroadcasterWithType() function in Listener
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1004 if (listener_sp->GetEventForBroadcasterWithType( in GetStateChangedEvents()
1043 if (m_private_state_listener_sp->GetEventForBroadcasterWithType( in GetStateChangedEventsPrivate()