Searched refs:LeftStrLiteral (Results 1 – 1 of 1) sorted by relevance
2204 const StringLiteral *LeftStrLiteral = in evalStrcmpCommon() local2212 if (LeftStrLiteral && RightStrLiteral) { in evalStrcmpCommon()2213 StringRef LeftStrRef = LeftStrLiteral->getString(); in evalStrcmpCommon()