Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp763 llvm::APSInt fourInt = APSIntType(maxValInt).getValue(4); in getCStringLengthForRegion() local
765 fourInt); in getCStringLengthForRegion()