Home
last modified time | relevance | path

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

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