Searched refs:LongestMatchLength (Results 1 – 1 of 1) sorted by relevance
2446 unsigned LongestMatchLength = 0; in findJavaImportGroup() local2450 GroupPrefix.length() > LongestMatchLength) { in findJavaImportGroup()2452 LongestMatchLength = GroupPrefix.length(); in findJavaImportGroup()