Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DDebugger.h286 llvm::StringRef GetStopShowColumnAnsiPrefix() const;
/external/llvm-project/lldb/source/Core/
DSourceManager.cpp566 style.selected.Set(debugger_sp->GetStopShowColumnAnsiPrefix(), in DisplaySourceLines()
DDebugger.cpp381 llvm::StringRef Debugger::GetStopShowColumnAnsiPrefix() const { in GetStopShowColumnAnsiPrefix() function in Debugger