Home
last modified time | relevance | path

Searched defs:GetRestartedFromEvent (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBProcess.cpp870 bool SBProcess::GetRestartedFromEvent(const SBEvent &event) { in GetRestartedFromEvent() function in SBProcess
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp4313 bool Process::ProcessEventData::GetRestartedFromEvent(const Event *event_ptr) { in GetRestartedFromEvent() function in Process::ProcessEventData