Searched refs:CompareSizeAndAlignment (Results 1 – 2 of 2) sorted by relevance
282 bool AbiDiffHelper::CompareSizeAndAlignment( in CompareSizeAndAlignment() function in header_checker::repr::AbiDiffHelper565 if (!CompareSizeAndAlignment(old_type, new_type)) { in CompareRecordTypes()687 assert(CompareSizeAndAlignment(old_type, new_type)); in ComparePointerTypes()698 if (!CompareSizeAndAlignment(old_type, new_type) || in CompareBuiltinTypes()
201 bool CompareSizeAndAlignment(const TypeIR *old_ti,