Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dcompressed_pair.h64 _LIBCPP_INLINE_VISIBILITY reference __get() _NOEXCEPT { return __value_; } in __get() function
66 const_reference __get() const _NOEXCEPT { return __value_; } in __get() function
H A Dallocation_guard.h74 _Pointer __get() const _NOEXCEPT { in __get() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h78 lconv *__get() { in __get() function
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp675 locale::id::__get() in __get() function in locale::id