Searched defs:HandleBroadcastEvent (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBListener.cpp | 278 bool SBListener::HandleBroadcastEvent(const SBEvent &event) { in HandleBroadcastEvent() function in SBListener |
/freebsd-src/contrib/llvm-project/lldb/source/Utility/ | ||
H A D | Listener.cpp | 323 size_t Listener::HandleBroadcastEvent(EventSP &event_sp) { HandleBroadcastEvent() function in Listener |