Searched refs:s2StrLiteral (Results 1 – 1 of 1) sorted by relevance
1838 const StringLiteral *s2StrLiteral = getCStringLiteral(C, state, s2, s2Val); in evalStrcmpCommon() local1843 if (s1StrLiteral && s2StrLiteral) { in evalStrcmpCommon()1845 StringRef s2StrRef = s2StrLiteral->getString(); in evalStrcmpCommon()