Home
last modified time | relevance | path

Searched refs:bind2nd (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__functional/
H A Dbinder2nd.h43 inline _LIBCPP_HIDE_FROM_ABI binder2nd<_Operation> bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() function
/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dbinder2nd.h46 bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() function
/freebsd/contrib/llvm-project/libcxx/include/
H A Dfunctional294 binder2nd<Operation> bind2nd(const Operation& op, const T& x); // deprecated in C+…
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dfunctional292 binder2nd<Operation> bind2nd(const Operation& op, const T& x); // deprecated in C+…
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc819 SYMBOL(bind2nd, std::, <functional>)