Searched defs:is_unsigned (Results 1 – 4 of 4) sorted by relevance
26 struct _LIBCPP_TEMPLATE_VIS is_unsigned : _BoolConstant<__is_unsigned(_Tp)> {}; struct
279 bool is_unsigned) { in ToAPInt()
2749 const bool is_unsigned = qt->isUnsignedIntegerType(); in ExtractIntFromFormValue() local
6492 int is_unsigned = 0; in isunsigned_op() local