Searched defs:TypeSizeComparator (Results 1 – 1 of 1) sorted by relevance
757 struct TypeSizeComparator { struct758 bool operator()(const TypeSize &LHS, const TypeSize &RHS) const { in operator ()()