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

/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DCommandLine.cpp1443 static int OptNameCompare(const std::pair<const char *, Option *> *LHS, function
1473 array_pod_sort(Opts.begin(), Opts.end(), OptNameCompare);

Completed in 66 milliseconds