Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp389 bool SBCommandInterpreter::GetPromptOnQuit() { in GetPromptOnQuit() function in SBCommandInterpreter
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp156 bool CommandInterpreter::GetPromptOnQuit() const { in GetPromptOnQuit() function in CommandInterpreter