Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp42 static bool compEnumNames(const EnumEntry<T> &lhs, const EnumEntry<T> &rhs) { in compEnumNames() function
62 llvm::sort(SetFlags, &compEnumNames<TFlag>); in getFlagNames()