Searched defs:same_as (Results 1 – 5 of 5) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__concepts/ |
D | same_as.h | 29 concept same_as = __same_as_impl<_Tp, _Up> && __same_as_impl<_Up, _Tp>; variable
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__concepts/ |
D | same_as.h | 29 concept same_as = __same_as_impl<_Tp, _Up> && __same_as_impl<_Up, _Tp>; variable
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__concepts/ |
D | same_as.h | 29 concept same_as = __same_as_impl<_Tp, _Up> && __same_as_impl<_Up, _Tp>; variable
|
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__concepts/ |
D | same_as.h | 29 concept same_as = __same_as_impl<_Tp, _Up> && __same_as_impl<_Up, _Tp>; variable
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__concepts/ |
D | same_as.h | 29 concept same_as = __same_as_impl<_Tp, _Up> && __same_as_impl<_Up, _Tp>; variable
|