Searched refs:getAPSIntType (Results 1 – 6 of 6) sorted by relevance
95 APSIntType getAPSIntType(QualType T) const { in getAPSIntType() function113 APSIntType TargetType = getAPSIntType(T); in Convert()134 return getValue(getAPSIntType(T).getMaxValue()); in getMaxValue()138 return getValue(getAPSIntType(T).getMinValue()); in getMinValue()
116 BasicVals.getAPSIntType(castTy).apply(i); in evalCastFromNonLoc()173 BasicVals.getAPSIntType(castTy).apply(i); in evalCastFromLoc()348 BasicVals.getAPSIntType(Context.VoidPtrTy).apply(i); in evalBinOpNN()378 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN()493 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN()
355 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in checkNull()398 APSIntType IntType = BV.getAPSIntType(T); in GetRange()
219 APSIntType WraparoundType = BVF.getAPSIntType(LHS->getType()); in assumeSymRel()
104 return getValue(getAPSIntType(T).getValue(X)); in getValue()
87 BVF.getAPSIntType(CE->getType()).apply(Result); in evalCall()