Searched refs:getWIntType (Results 1 – 6 of 6) sorted by relevance
986 DefineTypeSizeAndWidth("__WINT", TI.getWIntType(), TI, Builder); in InitializePredefinedMacros()1013 TI.getTypeWidth(TI.getWIntType()), TI, Builder); in InitializePredefinedMacros()1032 DefineType("__WINT_TYPE__", TI.getWIntType(), Builder); in InitializePredefinedMacros()1069 if (!TargetInfo::isTypeSigned(TI.getWIntType())) in InitializePredefinedMacros()
125 WIntType = HostTarget->getWIntType(); in NVPTXTargetInfo()
509 QualType WInt = C.getCanonicalType(C.getWIntType()).getUnqualifiedType(); in matchesType()595 Res = C.getWIntType(); in getRepresentativeType()
1345 WIntTy = getFromTargetType(Target.getWIntType()); in InitBuiltinTypes()
371 IntType getWIntType() const { return WIntType; } in getWIntType() function
1761 QualType getWIntType() const { return WIntTy; } in getWIntType() function