Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__memory/
H A Daddressof.h25 addressof(_Tp& __x) _NOEXCEPT in addressof() function
38 addressof(__strong _Tp& __x) _NOEXCEPT in addressof() function
47 addressof(__weak _Tp& __x) _NOEXCEPT in addressof() function
56 addressof(__autoreleasing _Tp& __x) _NOEXCEPT in addressof() function
64 addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT in addressof() function