Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupFormat.cpp136 const bool byte_size_enabled = m_byte_size.GetDefaultValue() < UINT64_MAX; in SetOptionValue() local
138 if (byte_size_enabled) { in SetOptionValue()
168 if (byte_size_enabled) { in SetOptionValue()