Searched defs:GetPromptOnQuit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBCommandInterpreter.cpp | 389 bool SBCommandInterpreter::GetPromptOnQuit() { in GetPromptOnQuit() function in SBCommandInterpreter |
/llvm-project/lldb/source/Interpreter/ | ||
H A D | CommandInterpreter.cpp | 156 bool CommandInterpreter::GetPromptOnQuit() const { in GetPromptOnQuit() function in CommandInterpreter |