Searched defs:Confirm (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Core/ | ||
H A D | IOHandler.h | 48 Confirm, global() enumerator |
/llvm-project/lldb/source/Interpreter/ | ||
H A D | CommandInterpreter.cpp | 2152 bool CommandInterpreter::Confirm(llvm::StringRef message, bool default_answer) { Confirm() function in CommandInterpreter |