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

/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp106 auto CompareByLocation = [](Record *A, Record *B) { local
121 llvm::sort(Groups, CompareByLocation);

Completed in 130 milliseconds