Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dremove_volatile.h44 using remove_volatile_t = __remove_volatile_t<_Tp>; variable
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A Dtype_traits176 using remove_volatile_t = typename remove_volatile<T>::type; // C++14
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2488 SYMBOL(remove_volatile_t, std::, <type_traits>)