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