Searched refs:StopListeningForEventClass (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBListener.cpp | 97 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 D | SBListener.i | 44 StopListeningForEventClass (SBDebugger &debugger,
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBListener.h | 40 bool StopListeningForEventClass(SBDebugger &debugger,
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 32632 result = (uint32_t)(arg1)->StopListeningForEventClass(*arg2,(char const *)arg3,arg4); in _wrap_SBListener_StopListeningForEventClass()
|