Searched refs:GetAlignment (Results 1 – 12 of 12) sorted by relevance
109 GetAlignment ();144 …alignment = property(GetAlignment, None, doc='''A read only property that returns the alignment of…
88 std::size_t TargetCharacteristics::GetAlignment( in GetAlignment() function in Fortran::evaluate::TargetCharacteristics99 return GetAlignment(category, kind) > 0; in IsTypeEnabled()
130 std::size_t DynamicType::GetAlignment( in GetAlignment() function in Fortran::evaluate::DynamicType137 return targetCharacteristics.GetAlignment(category_, kind_); in GetAlignment()
83 uint32_t GetAlignment();
49 self.assertEqual(section.GetAlignment(), 0x1000)
68 std::size_t GetAlignment(
156 std::size_t GetAlignment(const TargetCharacteristics &) const;
129 uint32_t GetAlignment() { return m_alignment; } in GetAlignment() function
338 chars->type().GetAlignment(targetCharacteristics)}; in GetSizeAndAlignment()344 chars->type().GetAlignment(targetCharacteristics)}; in GetSizeAndAlignment()
677 dyType->GetAlignment(foldingContext.targetCharacteristics())}) { in ComputeMinElementBytes()
245 uint32_t SBSection::GetAlignment() { in GetAlignment() function in SBSection
41 uint32_t alignment = entity.GetAlignment(); in AddStructMember()