Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSourceManager.cpp112 static bool should_highlight_source(DebuggerSP debugger_sp) { in should_highlight_source() function
579 if (should_highlight_source(debugger_sp)) in DisplaySourceLines()