Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DSourceManager.cpp160 static bool should_show_stop_line_with_ansi(DebuggerSP debugger_sp) { in should_show_stop_line_with_ansi() function
212 if (should_show_stop_line_with_ansi(debugger_sp)) { in DisplaySourceLinesWithLineNumbersUsingLastFile()