Home
last modified time | relevance | path

Searched defs:HandleBroadcastEvent (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBListener.cpp278 bool SBListener::HandleBroadcastEvent(const SBEvent &event) { in HandleBroadcastEvent() function in SBListener
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DListener.cpp312 size_t Listener::HandleBroadcastEvent(EventSP &event_sp) { in HandleBroadcastEvent() function in Listener