Home
last modified time | relevance | path

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

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