Home
last modified time | relevance | path

Searched defs:_CompRef (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__algorithm/
H A Dsort_heap.h30 using _CompRef = typename __comp_ref_type<_Compare>::type; in __sort_heap() local
H A Dmake_heap.h29 using _CompRef = typename __comp_ref_type<_Compare>::type; in __make_heap() local
H A Dpop_heap.h35 using _CompRef = typename __comp_ref_type<_Compare>::type; in __pop_heap() local
H A Dpush_heap.h55 using _CompRef = typename __comp_ref_type<_Compare>::type; in __push_heap() local