Home
last modified time | relevance | path

Searched refs:MaxValInt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1729 const llvm::APSInt MaxValInt = BVF.getMaxValue(SizeTy); in checkTaintedness() local
1731 SVB.makeIntVal(MaxValInt / APSIntType(MaxValInt).getValue(4)); in checkTaintedness()