Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBListener.cpp167 bool SBListener::WaitForEventForBroadcaster(uint32_t num_seconds, in WaitForEventForBroadcaster() function in SBListener
170 LLDB_RECORD_METHOD(bool, SBListener, WaitForEventForBroadcaster, in WaitForEventForBroadcaster()
351 bool, SBListener, WaitForEventForBroadcaster, in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBListener.i62 WaitForEventForBroadcaster (uint32_t num_seconds,
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBListener.h53 bool WaitForEventForBroadcaster(uint32_t num_seconds,
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp32775 result = (bool)(arg1)->WaitForEventForBroadcaster(arg2,(lldb::SBBroadcaster const &)*arg3,*arg4); in _wrap_SBListener_WaitForEventForBroadcaster()