Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupFormat.h51 OptionValueUInt64 &GetByteSizeValue() { return m_byte_size; } in GetByteSizeValue() function
53 const OptionValueUInt64 &GetByteSizeValue() const { return m_byte_size; } in GetByteSizeValue() function