Searched refs:SubNameCompare (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2111 static int SubNameCompare(const std::pair<const char *, SubCommand *> *LHS, function
2152 array_pod_sort(Subs.begin(), Subs.end(), SubNameCompare);

Completed in 55 milliseconds