Searched refs:GetAddToHistory (Results 1 – 4 of 4) sorted by relevance
52 bool GetAddToHistory() const;
86 bool SBCommandInterpreterRunOptions::GetAddToHistory() const { in GetAddToHistory() function in SBCommandInterpreterRunOptions87 return m_opaque_up->GetAddToHistory(); in GetAddToHistory()
133 bool GetAddToHistory() const { return DefaultToYes(m_add_to_history); } in GetAddToHistory() function
2244 if (!options.GetAddToHistory()) in HandleCommands()2251 if (!options.GetAddToHistory()) in HandleCommands()