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