Searched refs:differentValues (Results 1 – 2 of 2) sorted by relevance
218 const bool differentValues = (lhs != rhs); in interestingCase() local224 return differentValues && !(sameDiscriminator && isDimensionValue); in interestingCase()
212 const bool differentValues = (lhs != rhs); in interestingCase() local218 return differentValues && !(sameDiscriminator && isDimensionValue); in interestingCase()