Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_empty.h26 inline constexpr bool is_empty_v = __is_empty(_Tp); variable
/src/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.inc244 using std::is_empty_v;
/src/contrib/llvm-project/libcxx/include/
H A Dtype_traits306 template <class T> inline constexpr bool is_empty_v
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc1645 SYMBOL(is_empty_v, std::, <type_traits>)