Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h331 llvm::StringRef GetStopShowColumnAnsiPrefix() const;
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp643 style.selected.Set(debugger_sp->GetStopShowColumnAnsiPrefix(), in DisplaySourceLines()
H A DDebugger.cpp502 llvm::StringRef Debugger::GetStopShowColumnAnsiPrefix() const { in GetStopShowColumnAnsiPrefix() function in Debugger