Searched defs:SetPromptOnQuit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBCommandInterpreter.cpp | 395 void SBCommandInterpreter::SetPromptOnQuit(bool b) { in SetPromptOnQuit() function in SBCommandInterpreter |
/llvm-project/lldb/source/Interpreter/ | ||
H A D | CommandInterpreter.cpp | 162 void CommandInterpreter::SetPromptOnQuit(bool enable) { in SetPromptOnQuit() function in CommandInterpreter |