Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2256 static int OptNameCompare(const std::pair<const char *, Option *> *LHS, in OptNameCompare() function
2291 array_pod_sort(Opts.begin(), Opts.end(), OptNameCompare); in sortOpts()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23710 {"_Z14OptNameComparePKvS0_", "OptNameCompare(void const*, void const*)"},