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