Searched refs:WIntTy (Results 1 – 5 of 5) sorted by relevance
551 case WIntTy: { in matchesType()637 case WIntTy: { in getRepresentativeType()
515 return ArgType(ArgType::WIntTy, "wint_t"); in getScalarArgType()
1309 WIntTy = getFromTargetType(Target.getWIntType()); in InitBuiltinTypes()
268 AnyCharTy, CStrTy, WCStrTy, WIntTy }; enumerator
1123 CanQualType WIntTy; // [C99 7.24.1], integer type unchanged by default promotions. variable1851 QualType getWIntType() const { return WIntTy; } in getWIntType()