Home
last modified time | relevance | path

Searched defs:replace_if (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/include/__algorithm/
H A Dreplace_if.h22 replace_if(_ForwardIterator __first, _ForwardIterator __last, _Predicate __pred, const _Tp& __new_v… in replace_if() function
H A Dpstl.h444 replace_if(_ExecutionPolicy&& __policy, in replace_if() function
/llvm-project/pstl/include/pstl/internal/
H A Dglue_algorithm_impl.h338 replace_if(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _UnaryPred… in replace_if() function