Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DEntryPointStats.cpp73 auto CmpByNames = [](const EntryPointStat *L, const EntryPointStat *R) { in lockRegistry() local
77 [CmpByNames](auto &Stats) { llvm::sort(Stats, CmpByNames); }); in lockRegistry()