Home
last modified time | relevance | path

Searched defs:_Pred (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/include/__algorithm/
H A Dequal.h94 __equal_impl(_Tp * __first1,_Tp * __last1,_Up * __first2,_Up *,_Pred &,_Proj1 &,_Proj2 &) __equal_impl() argument
H A Dmismatch.h128 __mismatch(_Tp * __first1,_Tp * __last1,_Tp * __first2,_Pred &,_Proj1 &,_Proj2 &) __mismatch() argument
[all...]