Searched refs:OtherHash (Results 1 – 1 of 1) sorted by relevance
2090 ODRHash SelfHash, OtherHash; in isEquivalent() local2092 OtherHash.AddStmt(Other.getExpr()); in isEquivalent()2093 return SelfHash.CalculateHash() == OtherHash.CalculateHash(); in isEquivalent()