Home
last modified time | relevance | path

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

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