Searched refs:s1Length (Results 1 – 2 of 2) sorted by relevance
1711 SVal s1Length = getCStringLength(C, state, s1, s1Val); in evalStrcmpCommon() local1712 if (s1Length.isUndef()) in evalStrcmpCommon()
2209 Optional<size_t> s1Length = getLengthOnSingleLine(SM, s1Start); in removeContextCycles() local2210 if (s1Length && *s1Length <= MAX_SHORT_LINE_LENGTH) { in removeContextCycles()