Home
last modified time | relevance | path

Searched refs:__libcpp_signed_integer (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__concepts/
H A Darithmetic.h44 concept __libcpp_signed_integer = __libcpp_is_signed_integer<_Tp>::value; variable
/llvm-project-15.0.7/libcxx/include/__format/
H A Dformat_arg_store.h59 template <class, __libcpp_signed_integer _Tp>