Searched refs:StringLit2 (Results 1 – 1 of 1) sorted by relevance
479 const StringLiteral *StringLit2 = cast<StringLiteral>(Stmt2); in isIdenticalStmt() local480 return StringLit1->getBytes() == StringLit2->getBytes(); in isIdenticalStmt()