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