Home
last modified time | relevance | path

Searched refs:BroadcasterMatchesRef (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBEvent.cpp106 return BroadcasterMatchesRef(*broadcaster); in BroadcasterMatchesPtr()
110 bool SBEvent::BroadcasterMatchesRef(const SBBroadcaster &broadcaster) { in BroadcasterMatchesRef() function in SBEvent
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBEvent.h56 bool BroadcasterMatchesRef(const lldb::SBBroadcaster &broadcaster);
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp24626 result = (bool)(arg1)->BroadcasterMatchesRef((lldb::SBBroadcaster const &)*arg2); in _wrap_SBEvent_BroadcasterMatchesRef()