Home
last modified time | relevance | path

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

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