Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp176 static bool should_highlight_source(DebuggerSP debugger_sp) { in should_highlight_source() function
666 if (should_highlight_source(debugger_sp)) in DisplaySourceLines()