Searched defs:find_if (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/ | ||
H A D | find_if.h | 23 find_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) { in find_if() function |
H A D | pstl_find.h |
|