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() argument
2819 const bool is_unsigned = qt->isUnsignedIntegerType(); ExtractIntFromFormValue() local
6490 int is_unsigned = 0; isunsigned_op() local