Searched refs:GetByteSizeValue (Results 1 – 2 of 2) sorted by relevance
77 GetByteSizeValue() in GetByteSizeValue() function83 GetByteSizeValue() const in GetByteSizeValue() function
132 OptionValueUInt64 &byte_size_value = format_options.GetByteSizeValue(); in FinalizeSettings()567 m_format_options.GetByteSizeValue() = clang_ast_type.GetByteSize(); in DoExecute()569 if (m_format_options.GetByteSizeValue() == 0) in DoExecute()615 size_t item_byte_size = m_format_options.GetByteSizeValue().GetCurrentValue(); in DoExecute()716 … if (m_format_options.GetByteSizeValue().OptionWasSet() && !m_format_options.HasGDBFormat()) in DoExecute()717 item_byte_size = m_format_options.GetByteSizeValue().GetCurrentValue(); in DoExecute()1417 OptionValueUInt64 &byte_size_value = m_format_options.GetByteSizeValue(); in DoExecute()