Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp3604 const size_t num_source_lines = GetNumSourceLines(); in WindowDelegateDraw() local
3605 if (num_source_lines > 0) { in WindowDelegateDraw()
3633 if (curr_line < num_source_lines) { in WindowDelegateDraw()