Home
last modified time | relevance | path

Searched refs:StopListeningForEventSpec (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DListener.h64 bool StopListeningForEventSpec(const lldb::BroadcasterManagerSP &manager_sp,
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBListener.cpp100 return m_opaque_sp->StopListeningForEventSpec( in StopListeningForEventClass()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DListener.cpp363 bool Listener::StopListeningForEventSpec(const BroadcasterManagerSP &manager_sp, in StopListeningForEventSpec() function in Listener