Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__functional/
H A Dmem_fun_ref.h43 _LIBCPP_INLINE_VISIBILITY explicit mem_fun1_t(_Sp (_Tp::*__p)(_Ap)) in mem_fun1_t()
58 mem_fun(_Sp (_Tp::*__f)(_Ap)) in mem_fun()
79 _LIBCPP_INLINE_VISIBILITY explicit mem_fun1_ref_t(_Sp (_Tp::*__p)(_Ap)) in mem_fun1_ref_t()
94 mem_fun_ref(_Sp (_Tp::*__f)(_Ap)) in mem_fun_ref()