Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6964 const size_t num_source_lines = GetNumSourceLines(); in WindowDelegateDraw() local
6965 if (num_source_lines > 0) { in WindowDelegateDraw()
6990 if (curr_line < num_source_lines) { in WindowDelegateDraw()