Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DBroadcaster.h97 GetListenerForEventSpec(const BroadcastEventSpec &event_spec) const;
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DBroadcaster.cpp392 ListenerSP BroadcasterManager::GetListenerForEventSpec( in GetListenerForEventSpec() function in BroadcasterManager