Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__type_traits/
H A Dmake_unsigned.h86 using make_unsigned_t = __make_unsigned_t<_Tp>; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DEndian.h106 using make_unsigned_t = std::make_unsigned_t<value_type>; global() variable
[all...]