Searched refs:isPerfectMatch (Results 1 – 2 of 2) sorted by relevance
56 static bool isPerfectMatch(const ErrorType containedErrorTypes) { in isPerfectMatch() function
76 if (boostExactMatches && ErrorTypeUtils::isPerfectMatch(containedErrorTypes)) { in calculateFinalScore()