Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__functional/
Dis_transparent.h25 inline const bool __is_transparent_v = false; variable
28 inline const bool __is_transparent_v<_Tp, _Up, __void_t<typename _Tp::is_transparent> > = true; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__functional/
Dis_transparent.h25 inline const bool __is_transparent_v = false; variable
28 inline const bool __is_transparent_v<_Tp, _Up, __void_t<typename _Tp::is_transparent> > = true; variable