Searched refs:WIntTy (Results 1 – 5 of 5) sorted by relevance
448 case WIntTy: { in matchesType()534 case WIntTy: { in getRepresentativeType()
496 return ArgType(ArgType::WIntTy, "wint_t"); in getScalarArgType()
1372 WIntTy = getFromTargetType(Target.getWIntType()); in InitBuiltinTypes()
252 AnyCharTy, CStrTy, WCStrTy, WIntTy }; enumerator
1111 CanQualType WIntTy; // [C99 7.24.1], integer type unchanged by default promotions. variable1786 QualType getWIntType() const { return WIntTy; } in getWIntType()