Searched refs:getWIntType (Results 1 – 6 of 6) sorted by relevance
974 DefineTypeSizeAndWidth("__WINT", TI.getWIntType(), TI, Builder); in InitializePredefinedMacros()998 TI.getTypeWidth(TI.getWIntType()), TI, Builder); in InitializePredefinedMacros()1017 DefineType("__WINT_TYPE__", TI.getWIntType(), Builder); in InitializePredefinedMacros()1054 if (!TargetInfo::isTypeSigned(TI.getWIntType())) in InitializePredefinedMacros()
138 WIntType = HostTarget->getWIntType(); in NVPTXTargetInfo()
449 QualType WInt = C.getCanonicalType(C.getWIntType()).getUnqualifiedType(); in matchesType()535 Res = C.getWIntType(); in getRepresentativeType()
1372 WIntTy = getFromTargetType(Target.getWIntType()); in InitBuiltinTypes()
355 IntType getWIntType() const { return WIntType; } in getWIntType() function
1786 QualType getWIntType() const { return WIntTy; } in getWIntType() function