Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDebugCheckers.cpp262 static int compareEntry(const Table::MapEntryTy *const *LHS, in compareEntry() function in __anon2f5d6d880a11::ConfigDumper
277 llvm::array_pod_sort(Keys.begin(), Keys.end(), compareEntry); in checkEndOfTranslationUnit()