Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Daddressof.h38 inline _LIBCPP_HIDE_FROM_ABI __weak _Tp* addressof(__weak _Tp& __x) _NOEXCEPT { in addressof() function
56 _Tp* addressof(const _Tp&&) noexcept = delete; in addressof() function
25 addressof(_Tp& __x) _NOEXCEPT addressof() function
47 addressof(__weak _Tp& __x) _NOEXCEPT addressof() function
64 addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT addressof() function