Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/include/__type_traits/
H A Dis_function.h38 inline constexpr bool is_function_v = is_function<_Tp>::value; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/
Dis_function.h38 inline constexpr bool is_function_v = is_function<_Tp>::value; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__type_traits/
Dis_function.h26 inline constexpr bool is_function_v = __is_function(_Tp); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/
Dis_function.h38 inline constexpr bool is_function_v = is_function<_Tp>::value; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__type_traits/
Dis_function.h38 inline constexpr bool is_function_v = is_function<_Tp>::value; variable
/aosp_15_r20/external/llvm-libc/src/__support/CPP/type_traits/
H A Dis_function.h30 LIBC_INLINE_VAR constexpr bool is_function_v = is_function<T>::value; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/
Dis_function.h38 inline constexpr bool is_function_v = is_function<_Tp>::value; variable