Searched refs:GetAutoConfirm (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h241 bool GetAutoConfirm() const;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp240 bool Debugger::GetAutoConfirm() const { function in class:Debugger
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1887 if (m_debugger.GetAutoConfirm())

Completed in 99 milliseconds