Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h48 Confirm, global() enumerator
/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2152 bool CommandInterpreter::Confirm(llvm::StringRef message, bool default_answer) { Confirm() function in CommandInterpreter