Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp213 static bool should_show_stop_line_with_ansi(DebuggerSP debugger_sp) { in should_show_stop_line_with_ansi() function
266 if (should_show_stop_line_with_ansi(debugger_sp)) { in DisplaySourceLinesWithLineNumbersUsingLastFile()