Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6823 const bool process_alive = process ? process->IsAlive() : false; in WindowDelegateDraw() local
6825 if (process_alive) { in WindowDelegateDraw()
6865 if (process_alive) { in WindowDelegateDraw()