Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2268 static int SubNameCompare(const std::pair<const char *, SubCommand *> *LHS, in SubNameCompare() function
2309 array_pod_sort(Subs.begin(), Subs.end(), SubNameCompare); in sortSubCommands()