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