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