Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/
Dutility.hpp47 move_if_noexcept(T& x) BOOST_NOEXCEPT in move_if_noexcept() function
56 move_if_noexcept(T& x) BOOST_NOEXCEPT in move_if_noexcept() function
67 move_if_noexcept(rv<T>& x) BOOST_NOEXCEPT in move_if_noexcept() function
78 move_if_noexcept(T& x) BOOST_NOEXCEPT in move_if_noexcept() function
89 move_if_noexcept(rv<T>& x) BOOST_NOEXCEPT in move_if_noexcept() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__utility/
H A Dmove.h41 move_if_noexcept(_LIBCPP_LIFETIMEBOUND _Tp& __x) _NOEXCEPT { in move_if_noexcept() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__utility/
Dmove.h41 move_if_noexcept(_LIBCPP_LIFETIMEBOUND _Tp& __x) _NOEXCEPT { in move_if_noexcept() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__utility/
Dmove.h41 move_if_noexcept(_LIBCPP_LIFETIMEBOUND _Tp& __x) _NOEXCEPT { in move_if_noexcept() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__utility/
Dmove.h41 move_if_noexcept(_LIBCPP_LIFETIMEBOUND _Tp& __x) _NOEXCEPT { in move_if_noexcept() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__utility/
Dmove.h41 move_if_noexcept(_LIBCPP_LIFETIMEBOUND _Tp& __x) _NOEXCEPT { in move_if_noexcept() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__utility/
Dmove.h41 move_if_noexcept(_LIBCPP_LIFETIMEBOUND _Tp& __x) _NOEXCEPT { in move_if_noexcept() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/bench/detail/
Dvarray_util.hpp396 O move_if_noexcept(I first, I last, O dst) in move_if_noexcept() function