Home
last modified time | relevance | path

Searched defs:strLengthNL (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1739 std::optional<NonLoc> strLengthNL = strLength.getAs<NonLoc>(); in evalstrLengthCommon() local
1895 std::optional<NonLoc> strLengthNL = strLength.getAs<NonLoc>(); in evalStrcpyCommon() local