Searched defs:_Proj2 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/include/__algorithm/ |
H A D | equal.h | 94 __equal_impl(_Tp * __first1,_Tp * __last1,_Up * __first2,_Up *,_Pred &,_Proj1 &,_Proj2 &) __equal_impl() argument
|
H A D | mismatch.h | 128 __mismatch(_Tp * __first1,_Tp * __last1,_Tp * __first2,_Pred &,_Proj1 &,_Proj2 &) __mismatch() argument [all...] |