Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBCommandInterpreter.cpp404 void SBCommandInterpreter::SetPromptOnQuit(bool b) { in SetPromptOnQuit() function in SBCommandInterpreter
/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp147 void CommandInterpreter::SetPromptOnQuit(bool enable) { in SetPromptOnQuit() function in CommandInterpreter