Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DSourceManager.cpp149 static bool should_show_stop_line_with_ansi(DebuggerSP debugger_sp) { in should_show_stop_line_with_ansi() function
201 if (should_show_stop_line_with_ansi(debugger_sp)) { in DisplaySourceLinesWithLineNumbersUsingLastFile()