Home
last modified time | relevance | path

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

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