Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DSourceManager.cpp111 static bool should_highlight_source(DebuggerSP debugger_sp) { in should_highlight_source() function
578 if (should_highlight_source(debugger_sp)) in DisplaySourceLines()