Searched defs:GetAddToHistory (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp130 bool SBCommandInterpreterRunOptions::GetAddToHistory() const { function in class:SBCommandInterpreterRunOptions
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h164 bool GetAddToHistory() const { return DefaultToYes(m_add_to_history); } function in class:lldb_private::CommandInterpreterRunOptions

Completed in 122 milliseconds