HomeSort by relevance Sort by last modified time
    Searched refs:ShouldAskForConfirmation (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Commands/
CommandObjectQuit.h 40 ShouldAskForConfirmation (bool& is_a_detach);
CommandObjectQuit.cpp 41 CommandObjectQuit::ShouldAskForConfirmation (bool& is_a_detach)
85 if (ShouldAskForConfirmation (is_a_detach))

Completed in 2844 milliseconds