Home
last modified time | relevance | path

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

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