Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDIOHandler.cpp4969 const size_t num_source_lines = GetNumSourceLines(); in WindowDelegateDraw() local
4970 if (num_source_lines > 0) in WindowDelegateDraw()
5003 if (curr_line < num_source_lines) in WindowDelegateDraw()