Searched refs:InlineAlignment (Results 1 – 7 of 7) sorted by relevance
280 inline size_t InlineAlignment(const Type &type) { in InlineAlignment() function
585 auto alignment = InlineAlignment(type); in AddField()967 builder_.StartVector(count * InlineSize(type) / InlineAlignment(type), in ParseVector()968 InlineAlignment(type)); in ParseVector()
391 auto alignment = InlineAlignment(vector_type); in BuildVectorOfTable()
693 auto alignment = InlineAlignment(vector_type); in GenStruct()
464 auto alignment = InlineAlignment(vector_type); in BuildVectorOfTable()
591 auto alignment = InlineAlignment(vector_type); in BuildVectorOfTable()
1215 auto alignment = InlineAlignment(vector_type); in GenStruct()