Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupFormat.cpp119 const bool count_enabled = m_count.GetDefaultValue() < UINT64_MAX; in SetOptionValue() local
135 if (count_enabled) { in SetOptionValue()
154 if (count_enabled) { in SetOptionValue()