Searched refs:StartListeningForEventClass (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBListener.cpp | 79 uint32_t SBListener::StartListeningForEventClass(SBDebugger &debugger, in StartListeningForEventClass() function in SBListener 82 LLDB_RECORD_METHOD(uint32_t, SBListener, StartListeningForEventClass, in StartListeningForEventClass() 340 LLDB_REGISTER_METHOD(uint32_t, SBListener, StartListeningForEventClass, in RegisterMethods()
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBListener.i | 39 StartListeningForEventClass (SBDebugger &debugger,
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBListener.h | 36 uint32_t StartListeningForEventClass(SBDebugger &debugger,
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 32595 result = (uint32_t)(arg1)->StartListeningForEventClass(*arg2,(char const *)arg3,arg4); in _wrap_SBListener_StartListeningForEventClass()
|