Searched refs:WIntTy (Results 1 – 5 of 5) sorted by relevance
508 case WIntTy: { in matchesType()594 case WIntTy: { in getRepresentativeType()
499 return ArgType(ArgType::WIntTy, "wint_t"); in getScalarArgType()
1345 WIntTy = getFromTargetType(Target.getWIntType()); in InitBuiltinTypes()
259 AnyCharTy, CStrTy, WCStrTy, WIntTy }; enumerator
1082 CanQualType WIntTy; // [C99 7.24.1], integer type unchanged by default promotions. variable1761 QualType getWIntType() const { return WIntTy; } in getWIntType()