Home
last modified time | relevance | path

Searched refs:GetListenerForEventSpec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DBroadcaster.h91 GetListenerForEventSpec(const BroadcastEventSpec &event_spec) const;
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DBroadcaster.cpp462 ListenerSP BroadcasterManager::GetListenerForEventSpec( in GetListenerForEventSpec() function in BroadcasterManager