Searched refs:strLn (Results 1 – 1 of 1) sorted by relevance
1018 if (std::optional<NonLoc> strLn = strLength.getAs<NonLoc>()) { in getCStringLengthForRegion() local1026 SVal evalLength = svalBuilder.evalBinOpNN(state, BO_LE, *strLn, maxLength, in getCStringLengthForRegion()