Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBListener.cpp286 bool SBListener::GetNextEventForBroadcasterWithType( in GetNextEventForBroadcasterWithType() function in SBListener
289 LLDB_RECORD_METHOD(bool, SBListener, GetNextEventForBroadcasterWithType, in GetNextEventForBroadcasterWithType()
366 bool, SBListener, GetNextEventForBroadcasterWithType, in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBListener.i92 GetNextEventForBroadcasterWithType (const lldb::SBBroadcaster &broadcaster,
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBListener.h77 GetNextEventForBroadcasterWithType(const lldb::SBBroadcaster &broadcaster,
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp33039 …result = (bool)(arg1)->GetNextEventForBroadcasterWithType((lldb::SBBroadcaster const &)*arg2,arg3,… in _wrap_SBListener_GetNextEventForBroadcasterWithType()