Home
last modified time | relevance | path

Searched refs:is_polymorphic_v (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_polymorphic.h26 inline constexpr bool is_polymorphic_v = __is_polymorphic(_Tp); variable
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.inc259 using std::is_polymorphic_v;
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dtype_traits308 template <class T> inline constexpr bool is_polymorphic_v
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc1733 SYMBOL(is_polymorphic_v, std::, <type_traits>)