Searched refs:GetAddToHistory (Results 1 – 5 of 5) sorted by relevance
130 bool SBCommandInterpreterRunOptions::GetAddToHistory() const { in GetAddToHistory() function in SBCommandInterpreterRunOptions133 return m_opaque_up->GetAddToHistory(); in GetAddToHistory()
69 GetAddToHistory () const;
63 bool GetAddToHistory() const;
164 bool GetAddToHistory() const { return DefaultToYes(m_add_to_history); } in GetAddToHistory() function
2565 if (!options.GetAddToHistory()) in HandleCommands()2568 if (!options.GetAddToHistory()) in HandleCommands()