Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/
Dvoid_t.h22 using void_t = void; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__type_traits/
Dvoid_t.h22 using void_t = void; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/
Dvoid_t.h22 using void_t = void; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/
Dvoid_t.h22 using void_t = void; variable
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__type_traits/
Dvoid_t.h22 using void_t = void; variable
/prebuilts/module_sdk/art/17/include/external/fmtlib/include/fmt/
Dbase.h317 template <typename... T> using void_t = typename void_t_impl<T...>::type; variable
319 template <typename...> using void_t = void; variable
/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/
Dbase.h317 template <typename... T> using void_t = typename void_t_impl<T...>::type; variable
319 template <typename...> using void_t = void; variable
/prebuilts/vndk/v30/arm/include/external/fmtlib/include/fmt/
Dcore.h272 using void_t = typename internal::void_t_impl<Ts...>::type; variable
/prebuilts/vndk/v30/x86/include/external/fmtlib/include/fmt/
Dcore.h272 using void_t = typename internal::void_t_impl<Ts...>::type; variable
/prebuilts/vndk/v30/arm64/include/external/fmtlib/include/fmt/
Dcore.h272 using void_t = typename internal::void_t_impl<Ts...>::type; variable
/prebuilts/vndk/v30/x86_64/include/external/fmtlib/include/fmt/
Dcore.h272 using void_t = typename internal::void_t_impl<Ts...>::type; variable