Home
last modified time | relevance | path

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

/external/lldb/source/Commands/
DCommandObjectQuit.cpp41 CommandObjectQuit::ShouldAskForConfirmation (bool& is_a_detach) in ShouldAskForConfirmation()
84 bool is_a_detach = true; in DoExecute() local