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

/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp583 m_cleanup_option(
594 m_option_group.Append(&m_cleanup_option, LLDB_OPT_SET_ALL, LLDB_OPT_SET_1);
664 if (m_cleanup_option.GetOptionValue()) {
677 OptionGroupBoolean m_cleanup_option; member in class:CommandObjectTargetDelete

Completed in 71 milliseconds