Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
DSTLExtras.h257 inline int array_pod_sort_comparator(const void *P1, const void *P2) { in array_pod_sort_comparator() function
270 return array_pod_sort_comparator<T>; in get_array_pod_sort_comparator()