Searched refs:s1StrLiteral (Results 1 – 1 of 1) sorted by relevance
1751 const StringLiteral *s1StrLiteral = getCStringLiteral(C, state, s1, s1Val); in evalStrcmpCommon() local1755 if (s1StrLiteral && s2StrLiteral) { in evalStrcmpCommon()1756 StringRef s1StrRef = s1StrLiteral->getString(); in evalStrcmpCommon()