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