Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DDebugger.h328 llvm::StringRef GetStopShowColumnAnsiPrefix() const;
/llvm-project-15.0.7/lldb/source/Core/
H A DSourceManager.cpp584 style.selected.Set(debugger_sp->GetStopShowColumnAnsiPrefix(), in DisplaySourceLines()
H A DDebugger.cpp446 llvm::StringRef Debugger::GetStopShowColumnAnsiPrefix() const { in GetStopShowColumnAnsiPrefix() function in Debugger