Home
last modified time | relevance | path

Searched defs:GetByteSizeValue (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h54 OptionValueUInt64 &GetByteSizeValue() { return m_byte_size; } in GetByteSizeValue() function
56 const OptionValueUInt64 &GetByteSizeValue() const { return m_byte_size; } in GetByteSizeValue() function