Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSourceManager.cpp107 static bool should_highlight_source(DebuggerSP debugger_sp) { in should_highlight_source() function
547 if (should_highlight_source(debugger_sp)) in DisplaySourceLines()