Searched refs:StopShowColumn (Results 1 – 4 of 4) sorted by relevance
284 lldb::StopShowColumn GetStopShowColumn() const;
496 enum StopShowColumn { enum
66 def StopShowColumn: Property<"stop-show-column", "Enum">,
375 StopShowColumn Debugger::GetStopShowColumn() const { in GetStopShowColumn()377 return (lldb::StopShowColumn)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetStopShowColumn()