Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBListener.cpp189 bool SBListener::WaitForEventForBroadcasterWithType( in WaitForEventForBroadcasterWithType() function in SBListener
193 bool, SBListener, WaitForEventForBroadcasterWithType, in WaitForEventForBroadcasterWithType()
354 bool, SBListener, WaitForEventForBroadcasterWithType, in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBListener.i67 WaitForEventForBroadcasterWithType (uint32_t num_seconds,
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBListener.h57 bool WaitForEventForBroadcasterWithType(
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp32819 …result = (bool)(arg1)->WaitForEventForBroadcasterWithType(arg2,(lldb::SBBroadcaster const &)*arg3,… in _wrap_SBListener_WaitForEventForBroadcasterWithType()