Searched refs:leftExactMatch (Results 1 – 1 of 1) sorted by relevance
417 const bool leftExactMatch = ErrorTypeUtils::isExactMatch(getContainedErrorTypes()); in compare() local419 if (leftExactMatch != rightExactMatch) { in compare()420 return leftExactMatch; in compare()