Searched refs:s2Length (Results 1 – 2 of 2) sorted by relevance
1711 SVal s2Length = getCStringLength(C, state, s2, s2Val); in evalStrcmpCommon() local1712 if (s2Length.isUndef()) in evalStrcmpCommon()
2224 Optional<size_t> s2Length = getLengthOnSingleLine(SM, s2Start); in removeContextCycles() local2225 if (s2Length && *s2Length <= MAX_SHORT_LINE_LENGTH) { in removeContextCycles()