Searched refs:GetStopShowColumn (Results 1 – 4 of 4) sorted by relevance
138 const auto value = debugger_sp->GetStopShowColumn(); in should_show_stop_column_with_ansi()151 const auto value = debugger_sp->GetStopShowColumn(); in should_show_stop_column_with_caret()
447 StopShowColumn Debugger::GetStopShowColumn() const { in GetStopShowColumn() function in Debugger
322 lldb::StopShowColumn GetStopShowColumn() const;
1089 (GetDebugger().GetStopShowColumn() != eStopShowColumnNone) in DoExecute()