Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__numeric/
H A Dpstl.h100 _BinaryOperation2 __transform) { in transform_reduce() argument
156 _UnaryOperation __transform) { in transform_reduce() argument
/llvm-project/libcxx/include/__format/
H A Dbuffer.h136 _LIBCPP_HIDE_FROM_ABI void __transform(_Iterator __first, _Iterator __last, _UnaryOperation __operation) { __transform() function