Searched refs:compareThisIfSameType (Results 1 – 2 of 2) sorted by relevance
200 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function205 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function211 if (compareThisIfSameType(*this, Other)) in copyAssign()233 if (compareThisIfSameType(*this, Other)) in moveAssign()
744 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function749 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function770 if (compareThisIfSameType(*this, Other)) in moveAssign()