Searched defs:BroadcastEventIfUnique (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Utility/ | ||
H A D | Broadcaster.cpp | 231 void Broadcaster::BroadcasterImpl::BroadcastEventIfUnique(EventSP &event_sp) { in BroadcastEventIfUnique() function in Broadcaster::BroadcasterImpl |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ | ||
H A D | Broadcaster.h | 171 void BroadcastEventIfUnique(lldb::EventSP &event_sp) { BroadcastEventIfUnique() function |