Searched refs:WIntTy (Results 1 – 5 of 5) sorted by relevance
396 case WIntTy: { in matchesType()471 case WIntTy: { in getRepresentativeType()
403 return ArgType(ArgType::WIntTy, "wint_t"); in getArgType()
239 AnyCharTy, CStrTy, WCStrTy, WIntTy }; enumerator
898 CanQualType WIntTy; // [C99 7.24.1], integer type unchanged by default promotions. variable1360 QualType getWIntType() const { return WIntTy; } in getWIntType()
1043 WIntTy = getFromTargetType(Target.getWIntType()); in InitBuiltinTypes()