Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBListener.h39 bool StopListeningForEventClass(SBDebugger &debugger,
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBListener.cpp78 bool SBListener::StopListeningForEventClass(SBDebugger &debugger, in StopListeningForEventClass() function in SBListener
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBDebugger.cpp570 if (!m_lldbListener.StopListeningForEventClass( in UnregisterForEvent()