Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2885 Status destroy_status(m_process->Destroy(false)); in Kill() local
2886 if (destroy_status.Fail()) { in Kill()