Home
last modified time | relevance | path

Searched refs:GetDefaultDetachOnError (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3270 AddBooleanField("Detach on error.", GetDefaultDetachOnError()); in ProcessLaunchFormDelegate()
3400 bool GetDefaultDetachOnError() { in GetDefaultDetachOnError() function in curses::ProcessLaunchFormDelegate