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