Home
last modified time | relevance | path

Searched defs:is_pc_line (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandlerCursesGUI.cpp6995 const bool is_pc_line = curr_line == m_pc_line; in WindowDelegateDraw() local
7139 const bool is_pc_line = frame_sp && inst_idx == pc_idx; in WindowDelegateDraw() local