Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBProcess.cpp721 bool SBProcess::GetRestartedFromEvent(const SBEvent &event) { in GetRestartedFromEvent() function in SBProcess
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp4139 bool Process::ProcessEventData::GetRestartedFromEvent(const Event *event_ptr) { in GetRestartedFromEvent() function in Process::ProcessEventData