Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1028 llvm::APSInt fourInt = APSIntType(maxValInt).getValue(4); in getCStringLengthForRegion() local
1030 BVF.evalAPSInt(BO_Div, maxValInt, fourInt); in getCStringLengthForRegion()