Searched refs:GetByteSizeValue (Results 1 – 2 of 2) sorted by relevance
77 GetByteSizeValue() in GetByteSizeValue() function83 GetByteSizeValue() const in GetByteSizeValue() function
129 OptionValueUInt64 &byte_size_value = format_options.GetByteSizeValue(); in FinalizeSettings()564 m_format_options.GetByteSizeValue() = clang_ast_type.GetByteSize(); in DoExecute()566 if (m_format_options.GetByteSizeValue() == 0) in DoExecute()612 size_t item_byte_size = m_format_options.GetByteSizeValue().GetCurrentValue(); in DoExecute()713 … if (m_format_options.GetByteSizeValue().OptionWasSet() && !m_format_options.HasGDBFormat()) in DoExecute()714 item_byte_size = m_format_options.GetByteSizeValue().GetCurrentValue(); in DoExecute()1100 OptionValueUInt64 &byte_size_value = m_format_options.GetByteSizeValue(); in DoExecute()