Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DDebugCheckers.cpp262 static int compareEntry(const Table::MapEntryTy *const *LHS, in compareEntry() function in __anond2ad2e2d0a11::ConfigDumper
277 llvm::array_pod_sort(Keys.begin(), Keys.end(), compareEntry); in checkEndOfTranslationUnit()