Searched refs:IsStrong (Results 1 – 1 of 1) sorted by relevance
208 bool IsStrong = Type == CCT::StrongOrdering; in getPossibleResultsForType() local209 Values.push_back(IsStrong ? CCR::Equal : CCR::Equivalent); in getPossibleResultsForType()