Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBListener.cpp202 if (m_opaque_sp->GetEventForBroadcasterWithType( in WaitForEventForBroadcasterWithType()
295 if (m_opaque_sp->GetEventForBroadcasterWithType(broadcaster.get(), in GetNextEventForBroadcasterWithType()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DListener.h91 bool GetEventForBroadcasterWithType(Broadcaster *broadcaster,
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DListener.cpp385 bool Listener::GetEventForBroadcasterWithType( in GetEventForBroadcasterWithType() function in Listener
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp947 if (listener_sp->GetEventForBroadcasterWithType( in GetStateChangedEvents()
986 if (m_private_state_listener_sp->GetEventForBroadcasterWithType( in GetStateChangedEventsPrivate()