Searched defs:__operation (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dranges_transform.h49 __unary(_InIter __first, _Sent __last, _OutIter __result, _Func& __operation, _Proj& __projection) argument
91 operator ()(_InIter __first, _Sent __last, _OutIter __result, _Func __operation, _Proj __proj = {}) const argument
104 operator ()(_Range&& __range, _OutIter __result, _Func __operation, _Proj __projection = {}) const argument
/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dbuffer.h127 _LIBCPP_HIDE_FROM_ABI void __transform(const _InCharT* __first, const _InCharT* __last, _UnaryOperation __operation) { argument
550 _LIBCPP_HIDE_FROM_ABI void __transform(const _InCharT* __first, const _InCharT* __last, _UnaryOperation __operation) { argument

Completed in 71 milliseconds