Searched refs:type_diff (Results 1 – 1 of 1) sorted by relevance
611 const auto type_diff = (*this)(x1.pointee_type_id, x2.pointee_type_id); in operator ()() local614 result.MaybeAddEdgeDiff(text, type_diff); in operator ()()654 const auto type_diff = (*this)(x1.element_type_id, x2.element_type_id); in operator ()() local655 result.MaybeAddEdgeDiff("element", type_diff); in operator ()()743 const auto type_diff = (*this)(definition1->underlying_type_id, in operator ()() local745 result.MaybeAddEdgeDiff("underlying", type_diff); in operator ()()798 const auto type_diff = in operator ()() local800 result.MaybeAddEdgeDiff("discriminant", type_diff); in operator ()()812 const auto type_diff = (*this)(x1.return_type_id, x2.return_type_id); in operator ()() local813 result.MaybeAddEdgeDiff("return", type_diff); in operator ()()