Searched refs:getWIntType (Results 1 – 5 of 5) sorted by relevance
666 TI.getTypeWidth(TI.getWIntType()), TI, Builder); in InitializePredefinedMacros()690 DefineType("__WINT_TYPE__", TI.getWIntType(), Builder); in InitializePredefinedMacros()691 DefineTypeWidth("__WINT_WIDTH__", TI.getWIntType(), TI, Builder); in InitializePredefinedMacros()720 if (!TargetInfo::isTypeSigned(TI.getWIntType())) in InitializePredefinedMacros()
371 QualType WInt = C.getCanonicalType(C.getWIntType()).getUnqualifiedType(); in matchesType()441 Res = C.getWIntType(); in getRepresentativeType()
220 IntType getWIntType() const { return WIntType; } in getWIntType() function
1244 QualType getWIntType() const { return WIntTy; } in getWIntType() function
984 WIntTy = getFromTargetType(Target.getWIntType()); in InitBuiltinTypes()