Searched refs:CompareVTables (Results 1 – 2 of 2) sorted by relevance
187 bool CompareVTables(const RecordTypeIR *old_record,
258 bool AbiDiffHelper::CompareVTables( in CompareVTables() function in header_checker::repr::AbiDiffHelper573 if (!CompareVTables(old_type, new_type)) { in CompareRecordTypes()