Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1029 std::optional<APSIntPtr> maxLengthInt = in getCStringLengthForRegion() local
1031 NonLoc maxLength = svalBuilder.makeIntVal(*maxLengthInt); in getCStringLengthForRegion()