Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp3460 bool set_selected_line_to_pc = false; in WindowDelegateDraw() local
3557 set_selected_line_to_pc = true; in WindowDelegateDraw()
3563 set_selected_line_to_pc = context_changed; in WindowDelegateDraw()
3571 set_selected_line_to_pc = true; in WindowDelegateDraw()
3579 set_selected_line_to_pc = context_changed; in WindowDelegateDraw()
3754 if (set_selected_line_to_pc) { in WindowDelegateDraw()