Searched refs:GetAddToHistory (Results 1 – 6 of 6) sorted by relevance
148 bool SBCommandInterpreterRunOptions::GetAddToHistory() const { in GetAddToHistory() function in SBCommandInterpreterRunOptions150 GetAddToHistory); in GetAddToHistory()152 return m_opaque_up->GetAddToHistory(); in GetAddToHistory()291 GetAddToHistory, ()); in RegisterMethods()
69 GetAddToHistory () const;
63 bool GetAddToHistory() const;
163 bool GetAddToHistory() const { return DefaultToYes(m_add_to_history); } in GetAddToHistory() function
2316 if (!options.GetAddToHistory()) in HandleCommands()2319 if (!options.GetAddToHistory()) in HandleCommands()
13046 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetAddToHistory(); in _wrap_SBCommandInterpreterRunOptions_GetAddToHistory()