Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ObjCCategoriesInfo

1350     struct ObjCCategoriesInfo {
1354 friend bool operator<(const ObjCCategoriesInfo &X,
1355 const ObjCCategoriesInfo &Y) {
1359 friend bool operator>(const ObjCCategoriesInfo &X,
1360 const ObjCCategoriesInfo &Y) {
1364 friend bool operator<=(const ObjCCategoriesInfo &X,
1365 const ObjCCategoriesInfo &Y) {
1369 friend bool operator>=(const ObjCCategoriesInfo &X,
1370 const ObjCCategoriesInfo &Y) {