Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h61 static bool EventIsTargetEvent(const lldb::SBEvent &event);
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp118 bool SBTarget::EventIsTargetEvent(const SBEvent &event) { in EventIsTargetEvent() function in SBTarget
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp51493 result = (bool)lldb::SBTarget::EventIsTargetEvent((lldb::SBEvent const &)*arg1); in _wrap_SBTarget_EventIsTargetEvent()