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