Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBCommandInterpreter.cpp411 void SBCommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() function in SBCommandInterpreter
/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp185 void CommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() function in CommandInterpreter