Home
last modified time | relevance | path

Searched refs:ShouldAskForConfirmation (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectQuit.cpp33 bool CommandObjectQuit::ShouldAskForConfirmation(bool &is_a_detach) { in ShouldAskForConfirmation() function in CommandObjectQuit
67 if (ShouldAskForConfirmation(is_a_detach)) { in DoExecute()
DCommandObjectQuit.h27 bool ShouldAskForConfirmation(bool &is_a_detach);