Home
last modified time | relevance | path

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

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