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