Searched refs:compareVersion (Results 1 – 1 of 1) sorted by relevance
559 static int compareVersion(StringRef a, StringRef b) { in compareVersion() function577 if (int cmp = compareVersion(getName(), other->getName())) in compare()