Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Interpreter/
DOptionGroupFormat.cpp120 const bool byte_size_enabled = m_byte_size.GetDefaultValue() < UINT64_MAX; in SetOptionValue() local
122 if (byte_size_enabled) { in SetOptionValue()
152 if (byte_size_enabled) { in SetOptionValue()