Home
last modified time | relevance | path

Searched defs:SetAddToHistory (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h135 void SetAddToHistory(bool add_to_history) { in SetAddToHistory() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBCommandInterpreter.cpp90 void SBCommandInterpreterRunOptions::SetAddToHistory(bool add_to_history) { in SetAddToHistory() function in SBCommandInterpreterRunOptions