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