Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DListener.h65 bool StopListeningForEventSpec(const lldb::BroadcasterManagerSP &manager_sp,
/openbsd/src/gnu/llvm/lldb/source/API/
DSBListener.cpp100 return m_opaque_sp->StopListeningForEventSpec( in StopListeningForEventClass()
/openbsd/src/gnu/llvm/lldb/source/Utility/
DListener.cpp450 bool Listener::StopListeningForEventSpec(const BroadcasterManagerSP &manager_sp, in StopListeningForEventSpec() function in Listener