Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBListener.cpp97 bool SBListener::StopListeningForEventClass(SBDebugger &debugger, in StopListeningForEventClass() function in SBListener
100 LLDB_RECORD_METHOD(bool, SBListener, StopListeningForEventClass, in StopListeningForEventClass()
342 LLDB_REGISTER_METHOD(bool, SBListener, StopListeningForEventClass, in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBListener.i44 StopListeningForEventClass (SBDebugger &debugger,
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBListener.h40 bool StopListeningForEventClass(SBDebugger &debugger,
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp32632 result = (uint32_t)(arg1)->StopListeningForEventClass(*arg2,(char const *)arg3,arg4); in _wrap_SBListener_StopListeningForEventClass()