Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp4010 const size_t num_source_lines = GetNumSourceLines(); in WindowDelegateDraw() local
4011 if (num_source_lines > 0) { in WindowDelegateDraw()
4039 if (curr_line < num_source_lines) { in WindowDelegateDraw()