Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DSourceManager.cpp101 static bool should_highlight_source(DebuggerSP debugger_sp) { in should_highlight_source() function
560 if (should_highlight_source(debugger_sp)) in DisplaySourceLines()