Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp136 auto CompareByLocation = [](const Record *A, const Record *B) { in extractDocumentation() local
151 sort(Groups, CompareByLocation); in extractDocumentation()