Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h56 OptionValueUInt64 &GetByteSizeValue() { return m_byte_size; } in GetByteSizeValue() function
58 const OptionValueUInt64 &GetByteSizeValue() const { return m_byte_size; } in GetByteSizeValue() function