Home
last modified time | relevance | path

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

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