Home
last modified time | relevance | path

Searched defs:StopListeningForEvents (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBListener.cpp119 bool SBListener::StopListeningForEvents(const SBBroadcaster &broadcaster, in StopListeningForEvents() function in SBListener
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DListener.cpp120 bool Listener::StopListeningForEvents(Broadcaster *broadcaster, in StopListeningForEvents() function in Listener