Searched refs:isTypeSigned (Results 1 – 6 of 6) sorted by relevance
181 TI.isTypeSigned(Ty), Builder); in DefineTypeSize()186 bool IsSigned = TI.isTypeSigned(Ty); in DefineFmt()224 bool IsSigned = TI.isTypeSigned(Ty); in DefineExactWidthIntType()249 bool IsSigned = TI.isTypeSigned(Ty); in DefineExactWidthIntTypeSize()1115 if (!TargetInfo::isTypeSigned(TI.getWCharType())) in InitializePredefinedMacros()1118 if (!TargetInfo::isTypeSigned(TI.getWIntType())) in InitializePredefinedMacros()
369 bool TargetInfo::isTypeSigned(IntType T) { in isTypeSigned() function in TargetInfo
415 Val.setIsUnsigned(!TargetInfo::isTypeSigned(TI.getWCharType())); in EvaluateValue()
459 static bool isTypeSigned(IntType T);
1025 TargetInfo::isTypeSigned(getTargetInfo()->getWCharType()))) in GetBuiltinTypeForDWARFEncodingAndBitSize()1081 TargetInfo::isTypeSigned(getTargetInfo()->getWCharType()))) in GetBuiltinTypeForDWARFEncodingAndBitSize()
1268 if (TargetInfo::isTypeSigned(Target.getWCharType())) in InitBuiltinTypes()