Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp829 llvm::APSInt fourInt = APSIntType(maxValInt).getValue(4); in getCStringLengthForRegion() local
831 fourInt); in getCStringLengthForRegion()