Searched defs:ThreeWay (Results 1 – 4 of 4) sorted by relevance
86 constexpr explicit ThreeWay(int *copies) : copies_(copies) {} in ThreeWay() argument 88 constexpr ThreeWay& operator=(const ThreeWay&) = default; in operator ()() argument 83 struct ThreeWay { global() struct 85 ThreeWayThreeWay ThreeWay() argument
229 int ThreeWay(ConstString lhs, ConstString rhs) { in ThreeWay() function
138 enum { Equality, Inequality, Relational, ThreeWay } Kind; DiagnoseUnusedComparison() enumerator
5606 ThreeWay, global() enumerator