Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DSTLExtras.h316 inline int array_pod_sort_comparator(const void *P1, const void *P2) { in array_pod_sort_comparator() function
331 return array_pod_sort_comparator<T>; in get_array_pod_sort_comparator()