Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionGroupFormat.cpp122 const bool count_enabled = m_count.GetDefaultValue() < UINT64_MAX; in SetOptionValue() local
138 if (count_enabled) { in SetOptionValue()
157 if (count_enabled) { in SetOptionValue()